Bouncy Castle Cryptography Library 1.64

org.bouncycastle.crypto.tls
Class ChangeCipherSpec

java.lang.Object
  |
  +--org.bouncycastle.crypto.tls.ChangeCipherSpec

Deprecated. Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).

public class ChangeCipherSpec
extends java.lang.Object


Field Summary
static short change_cipher_spec
          Deprecated.  
 
Constructor Summary
ChangeCipherSpec()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

change_cipher_spec

public static final short change_cipher_spec
Deprecated. 
Constructor Detail

ChangeCipherSpec

public ChangeCipherSpec()
Deprecated. 

Bouncy Castle Cryptography Library 1.64