com.mindbright.security.x509
Class NetscapeCertType

java.lang.Object
  extended by com.mindbright.asn1.ASN1Object
      extended by com.mindbright.asn1.ASN1String
          extended by com.mindbright.asn1.ASN1BitString
              extended by com.mindbright.security.x509.NetscapeCertType

public class NetscapeCertType
extends ASN1BitString


Field Summary
 
Fields inherited from class com.mindbright.asn1.ASN1String
value
 
Fields inherited from class com.mindbright.asn1.ASN1Object
isSet, tag
 
Constructor Summary
NetscapeCertType()
           
 
Method Summary
 boolean getField(int i)
           
 java.lang.String getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class com.mindbright.asn1.ASN1BitString
getBitArray, getBitCount, getBooleanArray, setBitArray, setBooleanArray, toPrintableString
 
Methods inherited from class com.mindbright.asn1.ASN1String
decodeValue, encodeValue, getRaw, setRaw
 
Methods inherited from class com.mindbright.asn1.ASN1Object
decodeValue, getTag, getType, isSet, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NetscapeCertType

public NetscapeCertType()
Method Detail

getField

public boolean getField(int i)

toString

public java.lang.String toString()
Overrides:
toString in class ASN1Object

getValue

public java.lang.String getValue()