aspose.diagram
Class PdfDigitalSignatureHashAlgorithm

Utility class containing constants. Specifies digital hash algorithm used by digital signature.

Field Summary
const  NumberSHA_1
           SHA-1 hash algorithm.
const  NumberSHA_256
           SHA-256 hash algorithm.
const  NumberSHA_384
           SHA-384 hash algorithm.
const  NumberSHA_512
           SHA-512 hash algorithm.
const  NumberMD_5
           SHA-1 hash algorithm.
 

Field Detail

SHA_1

const Number SHA_1
SHA-1 hash algorithm.

SHA_256

const Number SHA_256
SHA-256 hash algorithm.

SHA_384

const Number SHA_384
SHA-384 hash algorithm.

SHA_512

const Number SHA_512
SHA-512 hash algorithm.

MD_5

const Number MD_5
SHA-1 hash algorithm.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.