Package org.bouncycastle.asn1
Class BERApplicationSpecificParser
java.lang.Object
org.bouncycastle.asn1.BERApplicationSpecificParser
- All Implemented Interfaces:
ASN1ApplicationSpecificParser,ASN1Encodable,InMemoryRepresentable
public class BERApplicationSpecificParser extends Object implements ASN1ApplicationSpecificParser
-
Method Summary
Modifier and Type Method Description ASN1PrimitivegetLoadedObject()ASN1EncodablereadObject()ASN1PrimitivetoASN1Primitive()
-
Method Details
-
readObject
- Specified by:
readObjectin interfaceASN1ApplicationSpecificParser- Throws:
IOException
-
getLoadedObject
- Specified by:
getLoadedObjectin interfaceInMemoryRepresentable- Throws:
IOException
-
toASN1Primitive
- Specified by:
toASN1Primitivein interfaceASN1Encodable
-