Library/provider context carried by PKCS#7 objects when fetching algorithms.

Synopsis

Declared in <openssl/pkcs7.h>

struct PKCS7_CTX_st;

Data Members

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.

Created with MrDocs