x509_rsakey.asn1 130 Bytes edit raw blame history permalink 1 2 3 4 RSAPublicKey ::= SEQUENCE { modulus INTEGER ({ rsa_extract_mpi }), -- n publicExponent INTEGER ({ rsa_extract_mpi }) -- e }