Lines Matching refs:structure
5 CMS_sign, CMS_sign_ex - create a CMS SignedData structure
20 CMS_sign_ex() creates and returns a CMS SignedData structure.
23 in the CMS structure (for example any intermediate CAs in the chain). The
45 CMS_ContentInfo structure, the signer's certificate must still be supplied in
50 The data being signed is included in the CMS_ContentInfo structure, unless
60 The SignedData structure includes several CMS signedAttributes including the
79 structure is just initialized ready to perform the signing operation. The
84 If the B<CMS_PARTIAL> flag is set a partial B<CMS_ContentInfo> structure is
88 If the flag B<CMS_STREAM> is set the returned B<CMS_ContentInfo> structure is
90 properly finalize the B<CMS_ContentInfo> structure will give unpredictable
94 PEM_write_bio_CMS_stream() finalize the structure. Alternatively finalization
101 If B<signcert> and B<pkey> are NULL then a certificates only CMS structure is
110 structure if streaming is not enabled.
119 structure or NULL if an error occurred. The error can be obtained from