SignerInfo.UnsignedAttributes Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
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. |