public class DigestAlgorithmAndValue
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
DigestAlgorithm |
getAlgorithm()
Returns the digest algorithm.
|
byte[] |
getValue()
Returns the digest value.
|
public DigestAlgorithm getAlgorithm()
public byte[] getValue()