|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.TlsNullCompression
public class TlsNullCompression
| Constructor Summary | |
|---|---|
TlsNullCompression()
|
|
| Method Summary | |
|---|---|
java.io.OutputStream |
compress(java.io.OutputStream output)
|
java.io.OutputStream |
decompress(java.io.OutputStream output)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TlsNullCompression()
| Method Detail |
|---|
public java.io.OutputStream compress(java.io.OutputStream output)
compress in interface TlsCompressionpublic java.io.OutputStream decompress(java.io.OutputStream output)
decompress in interface TlsCompression
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||