SignatureFlags Enum
Lists values used to specify additional signature creation stages.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Members
Name | Description |
---|---|
None
|
No action is required. |
Validate
|
Validate a certificate before adding it to the signature. |
Include
|
Include a timestamp in a signature. |
Embed
|
Embed the whole certificate chain, including the root certificate. |
Embed
|
Embed the whole certificate revocation list (CRL) for a certificate. |
Embed
|
Embed the Online Certificate Status Protocol (OCSP) request for a certificate. |
Embed
|
Embed the whole timestamp certificate chain, including the root certificate. |
Embed
|
Embed the whole certificate revocation list (CRL) for a timestamp certificate. |
Embed
|
Embed the Online Certificate Status Protocol (OCSP) request for a timestamp certificate. |
All
|
Perform all actions in this list. |
#Related API Members
The following properties accept/return SignatureFlags values: