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