com.mindbright.asn1
Class ASN1GeneralizedTime

java.lang.Object
  extended by com.mindbright.asn1.ASN1Object
      extended by com.mindbright.asn1.ASN1String
          extended by com.mindbright.asn1.ASN1GeneralizedTime

public class ASN1GeneralizedTime
extends ASN1String


Field Summary
 
Fields inherited from class com.mindbright.asn1.ASN1String
value
 
Fields inherited from class com.mindbright.asn1.ASN1Object
isSet, tag
 
Constructor Summary
ASN1GeneralizedTime()
           
 
Method Summary
 
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, toString, wait, wait, wait
 

Constructor Detail

ASN1GeneralizedTime

public ASN1GeneralizedTime()