Lines Matching refs:set
22 private key. I<certs> is an optional additional set of certificates to include
29 B<flags> is an optional set of flags.
35 the B<PKCS7_TEXT> flag is set MIME headers for type B<text/plain> are prepended
38 If B<PKCS7_NOCERTS> is set the signer's certificate will not be included in the
45 B<PKCS7_DETACHED> is set in which case it is omitted. This is used for PKCS7
50 required by the S/MIME specifications) if B<PKCS7_BINARY> is set no translation
56 ciphers in an SMIMECapabilities attribute. If B<PKCS7_NOATTR> is set then no
57 authenticatedAttributes will be used. If B<PKCS7_NOSMIMECAP> is set then just
64 If the flags B<PKCS7_STREAM> is set then the returned B<PKCS7> structure is
70 If the B<PKCS7_PARTIAL> flag is set a partial B<PKCS7> structure is output to
73 If the flag B<PKCS7_STREAM> is set the returned B<PKCS7> structure is B<not>
86 B<NULL> if the B<PKCS7_PARTIAL> flag is set. One or more signers can be added