Enum PdfDigitalSignatureHashAlgorithm

Enum PdfDigitalSignatureHashAlgorithm

De naam: Aspose.Words.Saving Verzameling: Aspose.Words.dll (25.4.0)

Specificatie van een digitale hash-algoritme die wordt gebruikt door een digitale handtekening.

public enum PdfDigitalSignatureHashAlgorithm

Fields

RipeMD160 = 3

RIPEMD-160 hash algorithme.

Sha256 = 0

SHA-256 hash algorithme.

Sha384 = 1

SHA-384 hash algorithme.

Sha512 = 2

SHA-512 hash algorithme.

 Nederlands