openHiTLS API openHiTLS 0.1.0-Alpha1
Data Fields
HITLS_CipherParameters Struct Reference

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
 

Detailed Description

Key parameters.


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