|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ASN1ApplicationSpecificParser
Interface to parse ASN.1 application specific objects.
Method Summary | |
---|---|
ASN1Encodable |
readObject()
Read the next object in the parser. |
Methods inherited from interface org.bouncycastle.asn1.ASN1Encodable |
---|
toASN1Primitive |
Methods inherited from interface org.bouncycastle.asn1.InMemoryRepresentable |
---|
getLoadedObject |
Method Detail |
---|
ASN1Encodable readObject() throws java.io.IOException
java.io.IOException
- on a parsing or decoding error.
|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |