Pkcs7UnauthenticatedAttributes Struct Reference
Unauthenticated attributes. More...
#include <pkcs7_common.h>
Data Fields | |
X509OctetString | raw |
uint_t | numCustomAttributes |
Pkcs7Attribute | customAttributes [PKCS7_MAX_CUSTOM_ATTRIBUTES] |
Detailed Description
Unauthenticated attributes.
Definition at line 251 of file pkcs7_common.h.
Field Documentation
◆ customAttributes
Pkcs7Attribute customAttributes[PKCS7_MAX_CUSTOM_ATTRIBUTES] |
Definition at line 255 of file pkcs7_common.h.
◆ numCustomAttributes
uint_t numCustomAttributes |
Definition at line 254 of file pkcs7_common.h.
◆ raw
X509OctetString raw |
Definition at line 253 of file pkcs7_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkcs7/pkcs7_common.h