Pkcs1RsaPublicKeyInfo
@Serializable
As per RFC8017:
RSAPublicKey ::= SEQUENCE {
modulus INTEGER,
publicExponent INTEGER
}Content copied to clipboard
As per RFC8017:
RSAPublicKey ::= SEQUENCE {
modulus INTEGER,
publicExponent INTEGER
}