|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.BERSequenceParser
public class BERSequenceParser
| Field Summary | |
|---|---|
private ASN1ObjectParser |
_parser
|
| Constructor Summary | |
|---|---|
BERSequenceParser(ASN1ObjectParser parser)
|
|
| Method Summary | |
|---|---|
DERObject |
getDERObject()
|
DEREncodable |
readObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ASN1ObjectParser _parser
| Constructor Detail |
|---|
BERSequenceParser(ASN1ObjectParser parser)
| Method Detail |
|---|
public DEREncodable readObject()
throws java.io.IOException
readObject in interface ASN1SequenceParserjava.io.IOExceptionpublic DERObject getDERObject()
getDERObject in interface DEREncodable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||