SignerInfo.SignedAttributes Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
SignedAttributes
Gets the collection of signed attributes associated with this CMS/PKCS #7 message.
Declaration
public CryptographicAttributeCollection SignedAttributes { get; }Property Value
| Type | Description | 
|---|---|
| CryptographicAttributeCollection | Signed attribute collection. |