getJcaPublicKey

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

Deprecated (with error)

renamed

Replace with

toJcaPublicKey()