Companion
Functions
Link copied to clipboard
operator fun SubjectPublicKeyInfo.Companion.invoke(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