Bouncy Castle Cryptography Library 1.37

org.bouncycastle.asn1
Class ASN1EncodableVector

java.lang.Object
  extended by org.bouncycastle.asn1.DEREncodableVector
      extended by org.bouncycastle.asn1.ASN1EncodableVector

public class ASN1EncodableVector
extends DEREncodableVector

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


Constructor Summary
ASN1EncodableVector()
           
 
Method Summary
 
Methods inherited from class org.bouncycastle.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()

Bouncy Castle Cryptography Library 1.37