|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.asn1.der.DERSequence
org.apache.directory.shared.asn1.der.BERSequence
public class BERSequence
| 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.directory.shared.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 DEREncodableencode in class DERSequencejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||