|
Bouncy Castle Cryptography Library 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ASN1TaggedObjectParser
with tag
class
of BERTags.APPLICATION
instead.
Interface to parse ASN.1 ApplicationSpecific objects.
Method Summary | |
ASN1Encodable |
readObject()
Deprecated. Read the next object in the parser. |
Methods inherited from interface org.bouncycastle.asn1.ASN1TaggedObjectParser |
getObjectParser, getTagClass, getTagNo, hasContextTag, hasTag, parseBaseUniversal, parseExplicitBaseObject, parseExplicitBaseTagged, parseImplicitBaseTagged |
Methods inherited from interface org.bouncycastle.asn1.ASN1Encodable |
toASN1Primitive |
Methods inherited from interface org.bouncycastle.asn1.InMemoryRepresentable |
getLoadedObject |
Method Detail |
public ASN1Encodable readObject() throws java.io.IOException
java.io.IOException
- on a parsing or decoding error.
|
Bouncy Castle Cryptography Library 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |