Package org.bouncycastle.operator.bc
Class BcDigestCalculatorProvider
java.lang.Object
org.bouncycastle.operator.bc.BcDigestCalculatorProvider
- All Implemented Interfaces:
DigestCalculatorProvider
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BcDigestCalculatorProvider
public BcDigestCalculatorProvider()
-
-
Method Details
-
get
public DigestCalculator get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm) throws OperatorCreationException - Specified by:
get
in interfaceDigestCalculatorProvider
- Throws:
OperatorCreationException
-