SignedAttributes

CmsSigner.SignedAttributes property

Gets the collection of attributes that are signed.

public CmsAttribute[] SignedAttributes { get; }

Property Value

The collection of attributes that are signed.

See Also