oleavr-rgl-a500-mini-linux-.../crypto/asymmetric_keys/x509_rsakey.asn1

5 lines
130 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
RSAPublicKey ::= SEQUENCE {
modulus INTEGER ({ rsa_extract_mpi }), -- n
publicExponent INTEGER ({ rsa_extract_mpi }) -- e
}