SshEddsaHostKey Struct Reference

EdDSA host key. More...

#include <ssh_key_parse.h>

Data Fields

SshString keyFormatId
 
SshBinaryString q
 

Detailed Description

EdDSA host key.

Definition at line 89 of file ssh_key_parse.h.

Field Documentation

◆ keyFormatId

SshString keyFormatId

Definition at line 91 of file ssh_key_parse.h.

◆ q

Definition at line 92 of file ssh_key_parse.h.


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