public interface ASN1ApplicationSpecificParser extends ASN1Encodable, InMemoryRepresentable
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
readObject()
Read the next object in the parser.
|
toASN1Primitive
getLoadedObject
ASN1Encodable readObject() throws IOException
IOException
- on a parsing or decoding error.Copyright © 2018 BouncyCastle.org. All rights reserved.