EnvelopedData.UnprotectedAttributes Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
UnprotectedAttributes
Gets the collection of unprotected (unauthenticated and unencrypted) attributes associated with this CMS/PKCS #7 message.
Declaration
public CryptographicAttributeCollection UnprotectedAttributes { get; }
Property Value
| Type | Description |
|---|---|
| CryptographicAttributeCollection | Unprotected attribute collection. |