Next: Message Digest Example, Previous: The IMessageDigest Interface, Up: Message Digests
Message digest instances are created with the static factory method:
Creates a message digest instance for the algorithm name, or null if there is no such algorithm.
null
The HashFactory class also defines the method:
HashFactory
Returns a set of the names (strings) of all available message digest implementations.