Enum | Description |
---|---|
MessageDigestAlgorithm |
A enumeration of
MessageDigest algorithm available in Java 8 as
specified in the document "
standard names for algorithms". |
SignatureAlgorithm |
A enumeration of
Signature algorithm available in Java 8 as
specified in the document "
standard names for algorithms". |