Companion
Functions
Link copied to clipboard
fun SubjectPublicKeyInfo.Companion.from(publicKey: Pkcs1RsaPublicKeyInfo, der: Der = DER): SubjectPublicKeyInfo
Link copied to clipboard
Link copied to clipboard
fun SubjectPublicKeyInfo.Companion.rsa(modulus: Asn1Integer, exponent: Asn1Integer, der: Der = DER): SubjectPublicKeyInfo