[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureDigestAlgorithm

SignatureDigestAlgorithm Enum

Defines digest algorithms used to generate signatures.

Namespace: GrapeCity.ActiveReports.Export.Pdf.Section.Signing
Assembly: MESCIUS.ActiveReports.Export.Pdf.dll
Syntax
public enum SignatureDigestAlgorithm

Fields

Name Description
SHA1

The SHA1 algorithm.

SHA256

The SHA256 algorithm.

SHA384

The SHA384 algorithm.

SHA512

The SHA512 algorithm.