DigestAlgorithm Enumeration |
[Missing <summary> documentation for "T:pdftron.Crypto.DigestAlgorithm"]
Namespace: pdftron.Crypto
public enum DigestAlgorithm
| Member name | Value | Description | |
|---|---|---|---|
| e_sha1 | 0 | ||
| e_sha256 | 1 | ||
| e_sha384 | 2 | ||
| e_sha512 | 3 | ||
| e_ripemd160 | 4 | ||
| e_unknown_digest_algorithm | 5 |