Bouncy Castle Cryptography Library 1.47

org.bouncycastle.pkcs
Interface PKCS12MacCalculatorBuilderProvider

All Known Implementing Classes:
BcPKCS12MacCalculatorBuilderProviderBuilder

public interface PKCS12MacCalculatorBuilderProvider


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

Method Detail

get

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

Bouncy Castle Cryptography Library 1.47