2026-01-21 18:59:54 +08:00

5 lines
82 B
Groff

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