|
openHiTLS API openHiTLS 0.1.0-Alpha1
|
Key parameters. More...
#include <hitls_crypt_type.h>
Data Fields | |
| HITLS_CipherType | type |
| HITLS_CipherAlgo | algo |
| const uint8_t * | key |
| uint32_t | keyLen |
| const uint8_t * | hmacKey |
| uint32_t | hmacKeyLen |
| const uint8_t * | iv |
| uint32_t | ivLen |
| uint8_t * | aad |
| uint32_t | aadLen |
Key parameters.