public class BcPKCS12PBMac1CalculatorBuilder extends java.lang.Object implements PKCS12MacCalculatorBuilder
| Constructor and Description |
|---|
BcPKCS12PBMac1CalculatorBuilder(org.bouncycastle.asn1.pkcs.PBMAC1Params pbeMacParams) |
| Modifier and Type | Method and Description |
|---|---|
MacCalculator |
build(char[] password) |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getDigestAlgorithmIdentifier() |
public BcPKCS12PBMac1CalculatorBuilder(org.bouncycastle.asn1.pkcs.PBMAC1Params pbeMacParams)
throws java.io.IOException
java.io.IOExceptionpublic org.bouncycastle.asn1.x509.AlgorithmIdentifier getDigestAlgorithmIdentifier()
getDigestAlgorithmIdentifier in interface PKCS12MacCalculatorBuilderpublic MacCalculator build(char[] password) throws OperatorCreationException
build in interface PKCS12MacCalculatorBuilderOperatorCreationException