1 2 3 4 5
RsaKey ::= SEQUENCE { n INTEGER ({ qat_rsa_get_n }), e INTEGER ({ qat_rsa_get_e }), d INTEGER ({ qat_rsa_get_d }) }