|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.tls.TlsNullCompression
Constructor Summary | |
TlsNullCompression()
Deprecated. |
Method Summary | |
java.io.OutputStream |
compress(java.io.OutputStream output)
Deprecated. |
java.io.OutputStream |
decompress(java.io.OutputStream output)
Deprecated. |
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 TlsCompression
public java.io.OutputStream decompress(java.io.OutputStream output)
decompress
in interface TlsCompression
|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |