| Interface | Description |
|---|---|
| Digester |
Creates digests of items serialized as byte arrays.
|
| Class | Description |
|---|---|
| Sha1Digester |
Digester producing SHA-1 digests.
|
Canonical implementation is SHA-1 to be found in Sha1Digester.
Custom implementations can be defined by implementing Digester.
Copyright © 2014. All rights reserved.