Lines Matching refs:structure
6 - create a PKCS#7 signedData structure
20 PKCS7_sign_ex() creates and returns a PKCS#7 signedData structure.
23 in the PKCS#7 structure (for example any intermediate CAs in the chain).
39 will not be included in the PKCS7 structure.
44 The data being signed is included in the PKCS7 structure, unless
54 The signedData structure includes several PKCS#7 authenticatedAttributes
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>
75 finalize the B<PKCS7> structure will give unpredictable results.
78 PEM_write_bio_PKCS7_stream() finalize the structure. Alternatively finalization
88 called to finalize the structure if streaming is not enabled. Alternative
92 PKCS#7 structure is output.
107 PKCS7_sign_ex() and PKCS7_sign() return either a valid PKCS7 structure