org.bouncycastle.crypto.tls
public class TlsNullCipherSuite extends TlsCipherSuite
| Method Summary | |
|---|---|
| protected byte[] | decodeCiphertext(short type, byte[] plaintext, int offset, int len, TlsProtocolHandler handler) |
| protected byte[] | encodePlaintext(short type, byte[] plaintext, int offset, int len) |
| protected short | getKeyExchangeAlgorithm() |
| protected void | init(byte[] ms, byte[] cr, byte[] sr) |