Expand description
Cryptographic Message Syntax support
Structs§
- CMSDecoder
- A type representing CMS Decoder
- CMSEncoder
- A type representing CMS encoder
- Signed
Attributes - Optional attributes you can add to a signed message
Constants§
- CMS_
DIGEST_ ALGORITHM_ SHA1 - SHA1 digest algorithm
- CMS_
DIGEST_ ALGORITHM_ SHA256 - SHA256 digest algorithm
Functions§
- cms_
encode_ content - Encodes a message and obtains the result in one high-level function call