UnsignedAttributes

CmsSigner.UnsignedAttributes property

Gets the collection of attributes that are not signed.

public CmsAttribute[] UnsignedAttributes { get; }

Property Value

The collection of attributes that are not signed.

See Also