doDecode

open override fun doDecode(src: Asn1Sequence): CryptoPrivateKey.RSA


fun doDecode(src: Asn1Sequence, attributes: List<Asn1Element>? = null): CryptoPrivateKey.RSA

PKCS1 decoding of an ASN.1 private key, optionally supporting attributes for later PKCS#8 encoding