MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
yaSSL::EncryptedInfo Struct Reference

Public Types

enum  { IV_SZ = 32, NAME_SZ = 80 }

Public Attributes

char name [NAME_SZ]
byte iv [IV_SZ]
uint ivSz
bool set

Detailed Description

Definition at line 412 of file crypto_wrapper.hpp.


The documentation for this struct was generated from the following file: