Bouncy Castle Cryptography Library 1.79

org.bouncycastle.operator
Interface MacCalculatorProvider


public interface MacCalculatorProvider


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

Method Detail

get

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

Bouncy Castle Cryptography Library 1.79