Library/provider context carried by PKCS#7 objects when fetching algorithms.
Declared in <openssl/pkcs7.h>
struct PKCS7_CTX_st;
| Name | Description |
|---|---|
libctx | Library context used when fetching algorithms for this PKCS#7 object. |
propq | Property query string for algorithm fetches associated with this PKCS#7 context. |