Contents

CMSSignedAttributes

Optional attributes you can add to a signed message.

Declaration

struct CMSSignedAttributes

Overview

Use these flags with the CMSEncoderAddSignedAttributes(_:_:) method to cause the encoder to add attributes to a signed message that can be interpreted by the recipient. These attributes are not used for unsigned messages.

Topics

Attributes

Initializers