org.bouncycastle.sasn1
public class BerSequence extends Asn1Object implements Asn1Sequence
_baseTag, _contentStream, _tagNumber| Modifier | Constructor and Description |
|---|---|
protected |
BerSequence(int baseTag,
java.io.InputStream contentStream)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Asn1Object |
readObject()
Deprecated.
|
getRawContentStream, getTagNumber, isConstructedprotected BerSequence(int baseTag,
java.io.InputStream contentStream)
public Asn1Object readObject() throws java.io.IOException
readObject in interface Asn1Sequencejava.io.IOException