Bouncy Castle Cryptography Library 1.49

org.bouncycastle.crypto.tls
Class SupplementalDataType

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

public class SupplementalDataType
extends java.lang.Object

RFC 4680


Field Summary
static int user_mapping_data
           
 
Constructor Summary
SupplementalDataType()
           
 
Method Summary
 
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
See Also:
Constant Field Values
Constructor Detail

SupplementalDataType

public SupplementalDataType()

Bouncy Castle Cryptography Library 1.49