SshKdfOptions Struct Reference
  KDF options. More...
#include <ssh_key_decrypt.h>
| Data Fields | |
| SshBinaryString | salt | 
| uint32_t | rounds | 
Detailed Description
KDF options.
Definition at line 48 of file ssh_key_decrypt.h.
Field Documentation
◆ rounds
| uint32_t rounds | 
Definition at line 51 of file ssh_key_decrypt.h.
◆ salt
| SshBinaryString salt | 
Definition at line 50 of file ssh_key_decrypt.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_key_decrypt.h
