Skip to main content

Module cms

Module cms 

Source
Expand description

Safe wrappers for CMS encoder and decoder APIs in Security.framework.

Structs§

Cms
Wraps convenience helpers around Security.framework CMS APIs.
CmsDecoder
Wraps Security.framework CMS decoder state.
CmsEncoder
Wraps Security.framework CMS encoder state.
CmsSignedAttributes
Mirrors signed-attribute bits used by the CMS encoder APIs.

Enums§

CmsCertificateChainMode
Mirrors certificate-chain modes used by CMSEncoder.
CmsDigestAlgorithm
Mirrors digest selectors used by CMSEncoderSetSignerAlgorithm.