Enum PdfDigitalSignatureHashAlgorithm

Enum PdfDigitalSignatureHashAlgorithm

Pôvodný názov: Aspose.Tasks.Saving Zhromaždenie: Aspose.Tasks.dll (25.4.0)

Definuje digitálny hash algoritmus používaný digitálnym podpisom.

public enum PdfDigitalSignatureHashAlgorithm

Fields

Md5 = 4

Určuje digitálny hash algoritmus používaný digitálnym podpisom.

Sha1 = 0

Určuje digitálny hash algoritmus používaný digitálnym podpisom.

Sha256 = 1

Určuje digitálny hash algoritmus používaný digitálnym podpisom.

Sha384 = 2

Určuje digitálny hash algoritmus používaný digitálnym podpisom.

Sha512 = 3

Určuje digitálny hash algoritmus používaný digitálnym podpisom.

 Slovenčina