PdfDigitalSignatureHashAlgorithm
PdfDigitalSignatureHashAlgorithm enumeration
Especifica el algoritmo hash digital utilizado por la firma digital.
public enum PdfDigitalSignatureHashAlgorithm
Valores
Nombre | Valor | Descripción |
---|---|---|
Sha1 | 0 | Algoritmo hash SHA-1. |
Sha256 | 1 | Algoritmo hash SHA-256. |
Sha384 | 2 | Algoritmo hash SHA-384. |
Sha512 | 3 | Algoritmo hash SHA-512. |
Md5 | 4 | Algoritmo hash SHA-1. |
Ver también
- espacio de nombres Aspose.Diagram.Saving
- asamblea Aspose.Diagram