public interface PKCS12MacCalculatorBuilder
Modifier and Type | Method and Description |
---|---|
MacCalculator |
build(char[] password) |
AlgorithmIdentifier |
getDigestAlgorithmIdentifier() |
MacCalculator build(char[] password) throws OperatorCreationException
OperatorCreationException
AlgorithmIdentifier getDigestAlgorithmIdentifier()
Copyright © 2021 BouncyCastle.org. All rights reserved.