HashAlgorithm

General

HashAlgorithm és un enum a Aspose.Cells per Python.

Enumeració d’algoritme de hash.

Valors

ValueDescription
SHA1Represents the SHA-1 hash algorithm with a 20‑byte output
SHA256Represents the SHA-256 hash algorithm with a 32‑byte output
SHA384Represents the SHA-384 hash algorithm with a 48‑byte output
SHA512Represents the SHA-512 hash algorithm with a 64‑byte output

Mètodes

SignatureDescription
__init__(name, hash_bytes, alg_id)
 Català