Searched refs:PKCS7_NOINTERN (Results 1 – 4 of 4) sorted by relevance
60 to change the default verify behaviour. Only the flag B<PKCS7_NOINTERN> is63 If B<PKCS7_NOINTERN> is set the certificates in the message itself are not81 One application of B<PKCS7_NOINTERN> is to only accept messages signed by
175 # define PKCS7_NOINTERN 0x10 macro195 # define SMIME_NOINTERN PKCS7_NOINTERN
414 if (!signer && !(flags & PKCS7_NOINTERN) in STACK_OF()
188 flags |= PKCS7_NOINTERN; in smime_main()