toJcaPublicKey

fun CryptoPublicKey.toJcaPublicKey(): ERROR CLASS: Cannot infer argument for type parameter K(source)
fun CryptoPublicKey.EC.toJcaPublicKey(): ERROR CLASS: Symbol not found for KmmResult<java/security/interfaces/ECPublicKey>(source)
fun CryptoPublicKey.RSA.toJcaPublicKey(): ERROR CLASS: Symbol not found for KmmResult<java/security/interfaces/RSAPublicKey>(source)