|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.ASN1EncodableVector | +--org.bouncycastle.asn1.DEREncodableVector
a general class for building up a vector of DER encodable objects - this will eventually be superseded by ASN1EncodableVector so you should use that class in preference.
Constructor Summary | |
DEREncodableVector()
Deprecated. use ASN1EncodableVector instead. |
Methods inherited from class org.bouncycastle.asn1.ASN1EncodableVector |
add, addAll, get, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DEREncodableVector()
|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |