|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.DEREncodableVector
org.bouncycastle.asn1.ASN1EncodableVector
public class ASN1EncodableVector
the parent class for this will eventually disappear. Use this one!
| Constructor Summary | |
|---|---|
ASN1EncodableVector()
|
|
| Method Summary | |
|---|---|
void |
add(DEREncodable obj)
|
DEREncodable |
get(int i)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASN1EncodableVector()
| Method Detail |
|---|
public void add(DEREncodable obj)
add in class DEREncodableVectorpublic DEREncodable get(int i)
get in class DEREncodableVectorpublic int size()
size in class DEREncodableVector
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||