mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-15 11:44:11 +00:00
4 lines
93 B
Groff
4 lines
93 B
Groff
DHParameter ::= SEQUENCE {
|
|
prime INTEGER ({ dh_get_p }),
|
|
base INTEGER ({ dh_get_g })
|
|
}
|