public final class DigestSHA1 extends Object implements DigestAlgorithm
AlgorithmDescriptor.AlgorithmType| Constructor and Description |
|---|
DigestSHA1() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJCAAlgorithmID()
Get the algorithm's JCA algorithm ID.
|
AlgorithmDescriptor.AlgorithmType |
getType()
Get the algorithm URI's fundamental type.
|
String |
getURI()
Get the algorithm's identifying URI.
|
@Nonnull public String getURI()
getURI in interface AlgorithmDescriptor@Nonnull public AlgorithmDescriptor.AlgorithmType getType()
getType in interface AlgorithmDescriptorAlgorithmDescriptor.AlgorithmType@Nonnull public String getJCAAlgorithmID()
getJCAAlgorithmID in interface AlgorithmDescriptorCopyright © 1999–2014. All rights reserved.