Bouncy Castle Cryptography Library 1.79

org.bouncycastle.pkcs
Interface PKCS12MacCalculatorBuilderProvider

All Known Implementing Classes:
BcPKCS12MacCalculatorBuilderProvider, JcePKCS12MacCalculatorBuilderProvider

public interface PKCS12MacCalculatorBuilderProvider


Method Summary
 PKCS12MacCalculatorBuilder get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier)
           
 

Method Detail

get

public PKCS12MacCalculatorBuilder get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier)

Bouncy Castle Cryptography Library 1.79