Companion

Contains convenience functions

Functions

Link copied to clipboard
fun deserialize(it: ByteArray): KmmResult<CoseKey>
Link copied to clipboard
Link copied to clipboard
fun fromDid(input: String): KmmResult<CoseKey>
Link copied to clipboard
fun fromIosEncoded(bytes: ByteArray): KmmResult<CoseKey>

iOS encoded is currently only supporting uncompressed keys. Might change in the future