Pkcs5OctetString Struct Reference

Octet string. More...

#include <pkcs5_common.h>

Data Fields

const uint8_t * value
 
size_t length
 

Detailed Description

Octet string.

Definition at line 166 of file pkcs5_common.h.

Field Documentation

◆ length

size_t length

Definition at line 169 of file pkcs5_common.h.

◆ value

const uint8_t* value

Definition at line 168 of file pkcs5_common.h.


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