toDigester
Creates a MessageDigest instance for this algorithm.
Return
A new MessageDigest configured for this algorithm's hash function
Throws
If the algorithm is not supported by the JVM
Creates a MessageDigest instance for this algorithm.
A new MessageDigest configured for this algorithm's hash function
If the algorithm is not supported by the JVM