Bouncy Castle Cryptography 1.50

org.bouncycastle.crypto.tls
Class ChangeCipherSpec

java.lang.Object
  extended by org.bouncycastle.crypto.tls.ChangeCipherSpec

public class ChangeCipherSpec
extends java.lang.Object


Field Summary
static short change_cipher_spec
           
 
Constructor Summary
ChangeCipherSpec()
           
 
Method Summary
 
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
See Also:
Constant Field Values
Constructor Detail

ChangeCipherSpec

public ChangeCipherSpec()

Bouncy Castle Cryptography 1.50