oleavr-rgl-a500-mini-linux-.../crypto/asymmetric_keys/x509_rsakey.asn1
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

4 lines
130 B
Groff

RSAPublicKey ::= SEQUENCE {
modulus INTEGER ({ rsa_extract_mpi }), -- n
publicExponent INTEGER ({ rsa_extract_mpi }) -- e
}