rsapubkey.asn1 82 Bytes edit raw blame history 1 2 3 4 RsaPubKey ::= SEQUENCE { n INTEGER ({ rsa_get_n }), e INTEGER ({ rsa_get_e }) }