Bouncy Castle Cryptography 1.50

org.bouncycastle.crypto.tls
Class NameType

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

public class NameType
extends java.lang.Object


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

Field Detail

host_name

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

NameType

public NameType()

Bouncy Castle Cryptography 1.50