SshMldsaHostKey Struct Reference
ML-DSA host key. More...
#include <ssh_key_parse.h>
Data Fields | |
| SshString | keyFormatId |
| SshBinaryString | key |
Detailed Description
ML-DSA host key.
Definition at line 100 of file ssh_key_parse.h.
Field Documentation
◆ key
| SshBinaryString key |
Definition at line 103 of file ssh_key_parse.h.
◆ keyFormatId
| SshString keyFormatId |
Definition at line 102 of file ssh_key_parse.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_key_parse.h
