Interface PKCS12MacCalculatorBuilder

    • Method Detail

      • build

        org.bouncycastle.operator.MacCalculator build​(char[] password)
                                               throws org.bouncycastle.operator.OperatorCreationException
        Throws:
        org.bouncycastle.operator.OperatorCreationException
      • getDigestAlgorithmIdentifier

        org.bouncycastle.asn1.x509.AlgorithmIdentifier getDigestAlgorithmIdentifier()