Bouncy Castle Cryptography Library 1.79

org.bouncycastle.operator
Interface InputDecryptorProvider


public interface InputDecryptorProvider


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

Method Detail

get

public InputDecryptor get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
                   throws OperatorCreationException

Bouncy Castle Cryptography Library 1.79