| Interface | Description |
|---|---|
| IDigester |
An interface for an implementation of a message digest algorithm
|
| IDigestVerifier |
A method which can verify that a piece of content matches an expected digest
|
| Class | Description |
|---|---|
| DigestHelper | |
| Digests |
Represents a number of digests of some content
|
| KeyFingerprinting |
A helper method which simplifies the task of producing and comparing fingerprints of keys
|
| Enum | Description |
|---|---|
| DigestAlgorithm |
A number of different types of digest algorithm
|
Copyright © 2014. All Rights Reserved.