Opaque STACK_OF(PKCS7) container type.
Declared in <openssl/pkcs7.h>
struct stack_st_PKCS7;
| Name | Description |
|---|---|
PKCS12_add_safe | Pack safeBags into a PKCS#7 contentInfo and append it to a stack of safes. |
PKCS12_add_safe_ex | Pack safeBags into a PKCS#7 contentInfo and append it to a stack of safes. |
PKCS12_add_safes | Create a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos. |
PKCS12_add_safes_ex | Create a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos. |
PKCS12_unpack_authsafes | Unpack the authSafes PKCS#7 contentInfos from a PKCS#12 structure. |