Package org.bouncycastle.asn1
Interface ASN1ApplicationSpecificParser
- All Superinterfaces:
ASN1Encodable,InMemoryRepresentable
- All Known Implementing Classes:
BERApplicationSpecificParser
public interface ASN1ApplicationSpecificParser extends ASN1Encodable, InMemoryRepresentable
-
Method Summary
Modifier and Type Method Description ASN1EncodablereadObject()Methods inherited from interface org.bouncycastle.asn1.ASN1Encodable
toASN1PrimitiveMethods inherited from interface org.bouncycastle.asn1.InMemoryRepresentable
getLoadedObject
-
Method Details
-
readObject
- Throws:
IOException
-