SshDsaCertPublicKey Struct Reference
DSA public key. More...
#include <ssh_cert_parse.h>
Data Fields | |
SshBinaryString | p |
SshBinaryString | q |
SshBinaryString | g |
SshBinaryString | y |
Detailed Description
DSA public key.
Definition at line 69 of file ssh_cert_parse.h.
Field Documentation
◆ g
Definition at line 73 of file ssh_cert_parse.h.
◆ p
Definition at line 71 of file ssh_cert_parse.h.
◆ q
Definition at line 72 of file ssh_cert_parse.h.
◆ y
Definition at line 74 of file ssh_cert_parse.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_cert_parse.h