org.bouncycastle.asn1
public class BERApplicationSpecificParser extends java.lang.Object implements ASN1ApplicationSpecificParser
| Modifier and Type | Method and Description |
|---|---|
DERObject |
getDERObject() |
DEREncodable |
readObject() |
public DEREncodable readObject() throws java.io.IOException
readObject in interface ASN1ApplicationSpecificParserjava.io.IOExceptionpublic DERObject getDERObject()
getDERObject in interface DEREncodable