Bouncy Castle Cryptography Library 1.79

org.bouncycastle.operator
Interface InputExpanderProvider

All Known Implementing Classes:
ZlibExpanderProvider

public interface InputExpanderProvider


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

Method Detail

get

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

Bouncy Castle Cryptography Library 1.79