SshRsaCertPublicKey Struct Reference
RSA public key. More...
#include <ssh_cert_parse.h>
Data Fields | |
SshBinaryString | e |
SshBinaryString | n |
Detailed Description
RSA public key.
Definition at line 58 of file ssh_cert_parse.h.
Field Documentation
◆ e
Definition at line 60 of file ssh_cert_parse.h.
◆ n
Definition at line 61 of file ssh_cert_parse.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_cert_parse.h