Lines Matching refs:structure
5 PKCS7_sign - create a PKCS#7 signedData structure
16 PKCS7_sign() creates and returns a PKCS#7 signedData structure.
19 in the PKCS#7 structure (for example any intermediate CAs in the chain).
32 will not be included in the PKCS7 structure.
37 The data being signed is included in the PKCS7 structure, unless
47 The signedData structure includes several PKCS#7 authenticatedAttributes
57 If the flags B<PKCS7_STREAM> is set then the returned B<PKCS7> structure is
63 If the B<PKCS7_PARTIAL> flag is set a partial B<PKCS7> structure is output to
68 If the flag B<PKCS7_STREAM> is set the returned B<PKCS7> structure is B<not>
70 finalize the B<PKCS7> structure will give unpredictable results.
73 PEM_write_bio_PKCS7_stream() finalize the structure. Alternatively finalization
83 called to finalize the structure if streaming is not enabled. Alternative
87 PKCS#7 structure is output.
98 PKCS7_sign() returns either a valid PKCS7 structure or NULL if an error