SshEcdsaCertPublicKey Struct Reference
  ECDSA public key. More...
#include <ssh_cert_parse.h>
| Data Fields | |
| SshString | curveName | 
| SshBinaryString | q | 
Detailed Description
ECDSA public key.
Definition at line 82 of file ssh_cert_parse.h.
Field Documentation
◆ curveName
| SshString curveName | 
Definition at line 84 of file ssh_cert_parse.h.
◆ q
Definition at line 85 of file ssh_cert_parse.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_cert_parse.h
