rsapubkey.asn1 (4 lines of code) (raw):

RsaPubKey ::= SEQUENCE { n INTEGER ({ rsa_get_n }), e INTEGER ({ rsa_get_e }) }