SshKeyType Struct Reference
SSH key type. More...
#include <ssh_key_import.h>
Data Fields | |
const char_t * | identifier |
X509KeyType | type |
const char_t * | curveName |
Detailed Description
SSH key type.
Definition at line 53 of file ssh_key_import.h.
Field Documentation
◆ curveName
const char_t* curveName |
Definition at line 57 of file ssh_key_import.h.
◆ identifier
const char_t* identifier |
Definition at line 55 of file ssh_key_import.h.
◆ type
X509KeyType type |
Definition at line 56 of file ssh_key_import.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_key_import.h