Pkcs5EncryptionScheme Struct Reference

Encryption scheme. More...

#include <pkcs5_common.h>

Data Fields

const uint8_t * oid
 
size_t oidLen
 
const uint8_t * iv
 
size_t ivLen
 

Detailed Description

Encryption scheme.

Definition at line 167 of file pkcs5_common.h.

Field Documentation

◆ iv

const uint8_t* iv

Definition at line 171 of file pkcs5_common.h.

◆ ivLen

size_t ivLen

Definition at line 172 of file pkcs5_common.h.

◆ oid

const uint8_t* oid

Definition at line 169 of file pkcs5_common.h.

◆ oidLen

size_t oidLen

Definition at line 170 of file pkcs5_common.h.


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