| Interface | Description |
|---|---|
| Digest |
Interface used to compute digests, based on algorithms such as MD5 or SHA1.
|
| DigestFactory | |
| DigestInformation |
The reported algorithm name refers to the type of digest being calculated.
|
| Class | Description |
|---|---|
| BaseDigest |
Base class for Digest algorithms based on the JCE provider.
|
| BuiltinDigests.Constants | |
| DigestUtils |
| Enum | Description |
|---|---|
| BuiltinDigests |
Provides easy access to the currently implemented digests
|
Digest
implementations.Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.