digikam
cipher_info_t Struct Reference
#include <tls1.h>
Public Attributes | |
uint8_t | cipher |
crypt_func | decrypt |
uint8_t | digest_size |
crypt_func | encrypt |
hmac_func | hmac |
uint8_t | iv_size |
uint8_t | key_block_size |
uint8_t | key_size |
uint8_t | padding_size |
Detailed Description
Member Data Documentation
crypt_func cipher_info_t::decrypt |
crypt_func cipher_info_t::encrypt |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 12 2019 03:10:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 12 2019 03:10:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.