SshEcdsaHostKey Struct Reference

ECDSA host key. More...

#include <ssh_key_parse.h>

Data Fields

SshString keyFormatId
 
SshString curveName
 
SshBinaryString q
 

Detailed Description

ECDSA host key.

Definition at line 77 of file ssh_key_parse.h.

Field Documentation

◆ curveName

SshString curveName

Definition at line 80 of file ssh_key_parse.h.

◆ keyFormatId

SshString keyFormatId

Definition at line 79 of file ssh_key_parse.h.

◆ q

Definition at line 81 of file ssh_key_parse.h.


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