Bouncy Castle Cryptography Library 1.47

org.bouncycastle.operator
Interface MacCalculatorProvider


public interface MacCalculatorProvider


Method Summary
 MacCalculator get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
           
 

Method Detail

get

MacCalculator get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)

Bouncy Castle Cryptography Library 1.47