SshHostKeyAlgo Struct Reference
Host key algorithm. More...
#include <ssh.h>
Data Fields | |
| const char_t * | publicKeyAlgo |
| Public key algorithm. More... | |
| const char_t * | keyFormatId |
| Key format identifier. More... | |
| const char_t * | signFormatId |
| Signature format identifier. More... | |
Detailed Description
Field Documentation
◆ keyFormatId
◆ publicKeyAlgo
◆ signFormatId
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh.h
