toSecKey

fun CryptoPublicKey.toSecKey(): KmmResult<ERROR CLASS: Cannot infer argument for type parameter T>(source)


fun CryptoPrivateKey.WithPublicKey<*>.toSecKey(): KmmResult<OwnedCFValue<SecKeyRef>>(source)

Converts this privateKey into a SecKeyRef, making it usable on iOS