public interface PKCS12MacCalculatorBuilder
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.operator.MacCalculator |
build(char[] password) |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getDigestAlgorithmIdentifier() |
org.bouncycastle.operator.MacCalculator build(char[] password)
throws org.bouncycastle.operator.OperatorCreationException
org.bouncycastle.operator.OperatorCreationExceptionorg.bouncycastle.asn1.x509.AlgorithmIdentifier getDigestAlgorithmIdentifier()