Bouncy Castle Cryptography Library 1.49

org.bouncycastle.crypto.tls
Class UserMappingType

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

public class UserMappingType
extends java.lang.Object

RFC 4681


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

Field Detail

upn_domain_hint

public static final short upn_domain_hint
See Also:
Constant Field Values
Constructor Detail

UserMappingType

public UserMappingType()

Bouncy Castle Cryptography Library 1.49