Package org.bouncycastle.operator
Interface DigestCalculatorProvider
- All Known Implementing Classes:
BcDigestCalculatorProvider
public interface DigestCalculatorProvider
-
Method Summary
Modifier and Type Method Description DigestCalculatorget(AlgorithmIdentifier digestAlgorithmIdentifier)
-
Method Details
-
get
DigestCalculator get(AlgorithmIdentifier digestAlgorithmIdentifier) throws OperatorCreationException- Throws:
OperatorCreationException
-