|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.asn1.der.DERSequence
org.apache.asn1.der.BERSequence
Field Summary |
Fields inherited from class org.apache.asn1.der.DERSequence |
|
Constructor Summary | |
BERSequence()
|
Method Summary | |
void |
encode(ASN1OutputStream out)
As DER requires the constructed, definite-length model to be used for structured types, this varies slightly from the ASN.1 descriptions given. |
Methods inherited from class org.apache.asn1.der.DERSequence |
add, get, getObjects, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BERSequence()
Method Detail |
public void encode(ASN1OutputStream out) throws java.io.IOException
DERSequence
encode
in interface DEREncodable
encode
in class DERSequence
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |