Bouncy Castle Cryptography Library 1.64

org.bouncycastle.crypto.tls
Class SupplementalDataType

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

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

public class SupplementalDataType
extends java.lang.Object

RFC 4680


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

Field Detail

user_mapping_data

public static final int user_mapping_data
Deprecated. 
Constructor Detail

SupplementalDataType

public SupplementalDataType()
Deprecated. 

Bouncy Castle Cryptography Library 1.64