EnvelopedData.IsEncrypted Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
IsEncrypted
Gets a value indicating whether the content is encrypted.
Declaration
public bool IsEncrypted { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether the content is encrypted. |