org.bouncycastle.sasn1
public class Asn1InputStream extends java.lang.Object
Constructor and Description |
---|
Asn1InputStream(byte[] encoding)
Deprecated.
|
Asn1InputStream(java.io.InputStream in)
Deprecated.
|
Asn1InputStream(java.io.InputStream in,
int limit)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Asn1Object |
readObject()
Deprecated.
|
public Asn1InputStream(java.io.InputStream in)
public Asn1InputStream(java.io.InputStream in, int limit)
public Asn1InputStream(byte[] encoding)
public Asn1Object readObject() throws java.io.IOException
java.io.IOException