Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixes
[deliverable/linux.git] / crypto / asymmetric_keys / x509_rsakey.asn1
CommitLineData
c26fd69f
DH
1RSAPublicKey ::= SEQUENCE {
2 modulus INTEGER ({ rsa_extract_mpi }), -- n
3 publicExponent INTEGER ({ rsa_extract_mpi }) -- e
4 }
This page took 0.129694 seconds and 5 git commands to generate.