| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.module.xmlsecurity.algorithms.DigestMethodAlgorithm | |
Enumeration of the Digest Algorithms
For a definition of Digest Methods see Digest Method Algorithm
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DigestMethodAlgorithm | RIPEMD160 | RIPEMD160 | |||||||||
| DigestMethodAlgorithm | SHA1 | SHA1 | |||||||||
| DigestMethodAlgorithm | SHA256 | SHA256 | |||||||||
| DigestMethodAlgorithm | SHA512 | SHA512 | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| algorithm | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Used to get the string uri for the Digest algorithm
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Used to get the string uri for the Digest algorithm