Synopsis
Declared in <openssl/pkcs12.h>
struct stack_st_PKCS12_SAFEBAG;
Non-Member Functions
Name |
Description |
Retrieve the nested safeBags from a safeContentsBag. |
|
Create a certBag safeBag and append it to a stack of safeBags. |
|
Create a key safeBag and append it to a stack of safeBags. |
|
Create a key safeBag and append it to a stack of safeBags. |
|
Create a secretBag safeBag and append it to a stack of safeBags. |
|
Pack a stack of safeBags into a PKCS#7 data ContentInfo. |
|
Unpack safeBags from a PKCS#7 data ContentInfo. |
|
Unpack safeBags from a PKCS#7 encrypted‐data ContentInfo. |
Created with MrDocs