SignedData.IncludeOption Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
IncludeOption
Specifies what parts of the certificate chain should be included in the signed data.
Declaration
public CertificateIncludeOption IncludeOption { get; set; }
Property Value
Type | Description |
---|---|
CertificateIncludeOption | Certificate include option. |