SshRsaHostKey Struct Reference
RSA host key. More...
#include <ssh_key_parse.h>
Data Fields | |
SshString | keyFormatId |
SshBinaryString | e |
SshBinaryString | n |
Detailed Description
RSA host key.
Definition at line 51 of file ssh_key_parse.h.
Field Documentation
◆ e
Definition at line 54 of file ssh_key_parse.h.
◆ keyFormatId
SshString keyFormatId |
Definition at line 53 of file ssh_key_parse.h.
◆ n
Definition at line 55 of file ssh_key_parse.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_key_parse.h