Bouncy Castle Cryptography Library 1.64

org.bouncycastle.crypto.tls
Class UserMappingType

java.lang.Object
  extended byorg.bouncycastle.crypto.tls.UserMappingType

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

public class UserMappingType
extends java.lang.Object

RFC 4681


Field Summary
static short upn_domain_hint
          Deprecated.  
 
Constructor Summary
UserMappingType()
          Deprecated.  
 
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
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

UserMappingType

public UserMappingType()
Deprecated. 

Bouncy Castle Cryptography Library 1.64