Lines Matching refs:signer
21 in which to search for signer's certificates.
33 PKCS7_get0_signers() retrieves the signer's certificates from I<p7>, it does
50 An attempt is made to locate all the signer's certificates, first looking in
53 If any signer's certificates cannot be located the operation fails.
55 Each signer's certificate is chain verified using the B<smimesign> purpose and
75 searched when locating the signer's certificates.
76 This means that all the signer's certificates must be in the I<certs> parameter.
85 If B<PKCS7_NOVERIFY> is set the signer's certificates are not chain verified.
89 the signer's certificates) must be contained in the trusted store.
97 in the I<certs> parameter. In this case if the signer's certificate is not one
99 signer cannot be found.
109 signer it cannot be trusted without additional evidence (such as a trusted
122 The trusted certificate store is not searched for the signer's certificates.