stack_st_PKCS7

Opaque STACK_OF(PKCS7) container type.

Synopsis

Declared in <openssl/pkcs7.h>

struct stack_st_PKCS7;

Non-Member Functions

NameDescription
PKCS12_add_safePack safeBags into a PKCS#7 contentInfo and append it to a stack of safes.
PKCS12_add_safe_exPack safeBags into a PKCS#7 contentInfo and append it to a stack of safes.
PKCS12_add_safesCreate a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos.
PKCS12_add_safes_exCreate a PKCS#12 structure from a stack of PKCS#7 authSafes contentInfos.
PKCS12_unpack_authsafesUnpack the authSafes PKCS#7 contentInfos from a PKCS#12 structure.