com.lowagie.bc.asn1
Class ASN1EncodableVector

java.lang.Object
  extended bycom.lowagie.bc.asn1.DEREncodableVector
      extended bycom.lowagie.bc.asn1.ASN1EncodableVector

public class ASN1EncodableVector
extends DEREncodableVector

the parent class for this will eventually disappear. Use this one!


Field Summary
 
Fields inherited from class com.lowagie.bc.asn1.DEREncodableVector
 
Constructor Summary
ASN1EncodableVector()
           
 
Methods inherited from class com.lowagie.bc.asn1.DEREncodableVector
add, get, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASN1EncodableVector

public ASN1EncodableVector()