Lines Matching refs:context
71 - functions for managing the CMP client context data structure
181 This is the context API for using CMP (Certificate Management Protocol) with
185 the library context I<libctx> and property query string I<propq>,
285 is provided as the newPkey or client's pkey component of the CMP context.
370 OSSL_CMP_OPT_LOG_VERBOSITY context option to the given level.
470 It sets in the CMP context I<ctx> the certificate store of type X509_STORE
480 It extracts from the CMP context I<ctx> the pointer to the currently set
562 message sent with this context.
575 structure as the private or public key to be certified in the CMP context.
579 dependent on fields of the CMP context structure:
615 OSSL_CMP_CTX_reqExtensions_have_SAN() returns 1 if the context contains
641 will be the body of a General Message sent with this context.
793 Set up a CMP client context for sending requests and verifying responses:
815 Reset the transaction state of the CMP context and the credentials: