Companion
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun decodeFromTlvSafe(src: Asn1Sequence, assertTag: Asn1Element.Tag?): KmmResult<CryptoPublicKey>
Link copied to clipboard
Link copied to clipboard
Parses a DID representation of a public key and reconstructs the corresponding CryptoPublicKey from it
Link copied to clipboard
Parses this key from an iOS-encoded one
Link copied to clipboard
fun CryptoPublicKey.Companion.fromJcaPublicKey(publicKey: <Error class: unknown class>): KmmResult<CryptoPublicKey>
Link copied to clipboard