|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.jcajce.ZlibExpanderProvider
public class ZlibExpanderProvider
| Constructor Summary | |
|---|---|
ZlibExpanderProvider()
|
|
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 | |
|---|---|
org.bouncycastle.operator.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 org.bouncycastle.operator.InputExpander get(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithm)
get in interface org.bouncycastle.operator.InputExpanderProvider
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||