Package org.bouncycastle.operator
Interface InputExpanderProvider
- 
- All Known Implementing Classes:
 ZlibExpanderProvider
public interface InputExpanderProvider 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputExpanderget(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm) 
 - 
 
- 
- 
Method Detail
- 
get
InputExpander get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
 
 - 
 
 -