Opaque STACK_OF(PKCS7) container type.
Synopsis
Declared in <openssl/pkcs7.h>
struct stack_st_PKCS7;
Non-Member Functions
Name |
Description |
Pack safeBags into a PKCS#7 contentInfo and append it to a stack of safes. |
|
Pack safeBags into a PKCS#7 contentInfo and append it to a stack of safes. |
|
Create a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos. |
|
Create a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos. |
|
Unpack the authSafes PKCS#7 contentInfos from a PKCS#12 structure. |
Created with MrDocs