Package org.bouncycastle.crypto.tls
Class ChangeCipherSpec
- java.lang.Object
-
- org.bouncycastle.crypto.tls.ChangeCipherSpec
-
public class ChangeCipherSpec extends java.lang.Object
Deprecated.Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
-
-
Field Summary
Fields Modifier and Type Field Description static short
change_cipher_spec
Deprecated.
-
Constructor Summary
Constructors Constructor Description ChangeCipherSpec()
Deprecated.
-
-
-
Field Detail
-
change_cipher_spec
public static final short change_cipher_spec
Deprecated.- See Also:
- Constant Field Values
-
-