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