public class

BERApplicationSpecificParser

extends Object
implements ASN1ApplicationSpecificParser
java.lang.Object
   ↳ org.bouncycastle.asn1.BERApplicationSpecificParser

Summary

Public Methods
DERObject getDERObject()
DERObject getLoadedObject()
DEREncodable readObject()
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bouncycastle.asn1.ASN1ApplicationSpecificParser
From interface org.bouncycastle.asn1.DEREncodable
From interface org.bouncycastle.asn1.InMemoryRepresentable

Public Methods

public DERObject getDERObject ()

public DERObject getLoadedObject ()

Throws
IOException

public DEREncodable readObject ()

Throws
IOException