org.bouncycastle.operator
Interface DigestCalculatorProvider
- All Known Implementing Classes:
- BcDigestCalculatorProvider
- public interface DigestCalculatorProvider
The base interface for a provider of DigestCalculator implementations.
Method Summary |
DigestCalculator |
get(org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithmIdentifier)
|
get
public DigestCalculator get(org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithmIdentifier)
throws OperatorCreationException
- Throws:
OperatorCreationException