SshDhGexGroup Struct Reference
Diffie-Hellman group. More...
#include <ssh.h>
Data Fields | |
| uint_t | dhModulusSize |
| Length of the prime modulus, in bits. More... | |
| const char_t * | dhParams |
| Diffie-Hellman parameters (PEM format) More... | |
| size_t | dhParamsLen |
| Length of the Diffie-Hellman parameters. More... | |
Detailed Description
Field Documentation
◆ dhModulusSize
◆ dhParams
| const char_t* dhParams |
◆ dhParamsLen
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh.h
