Package org.bouncycastle.oer
Class OERDecoder
java.lang.Object
org.bouncycastle.oer.OERDecoder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.bouncycastle.asn1.ASN1Encodable
static org.bouncycastle.asn1.ASN1Encodable
decode
(InputStream src, Element e)
-
Constructor Details
-
OERDecoder
public OERDecoder()
-
-
Method Details
-
decode
- Throws:
IOException
-
decode
public static org.bouncycastle.asn1.ASN1Encodable decode(InputStream src, Element e) throws IOException - Throws:
IOException
-