SshBinaryString Struct Reference
Binary string. More...
#include <ssh_types.h>
Data Fields | |
const uint8_t * | value |
size_t | length |
Detailed Description
Binary string.
Definition at line 66 of file ssh_types.h.
Field Documentation
◆ length
size_t length |
Definition at line 69 of file ssh_types.h.
◆ value
const uint8_t* value |
Definition at line 68 of file ssh_types.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_types.h