|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.jcajce.ZlibExpanderProvider
| Constructor Summary | |
ZlibExpanderProvider()
Base constructor. |
|
ZlibExpanderProvider(long limit)
Create a provider which caps the number of expanded bytes that can be produced when the compressed stream is parsed. |
|
| Method Summary | |
InputExpander |
get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ZlibExpanderProvider()
public ZlibExpanderProvider(long limit)
limit - max number of bytes allowed in an expanded stream.| Method Detail |
public InputExpander get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
get in interface InputExpanderProvider
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||