SshKeyType Struct Reference

SSH key type. More...

#include <ssh_key_import.h>

Data Fields

const char_tidentifier
 
X509KeyType type
 
const char_tcurveName
 

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

Definition at line 56 of file ssh_key_import.h.


The documentation for this struct was generated from the following file: