public class BerSet extends Asn1Object implements Asn1Set
_baseTag, _contentStream, _tagNumber
Modifier | Constructor and Description |
---|---|
protected |
BerSet(int baseTag,
java.io.InputStream contentStream)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Asn1Object |
readObject()
Deprecated.
|
getRawContentStream, getTagNumber, isConstructed
protected BerSet(int baseTag, java.io.InputStream contentStream)
public Asn1Object readObject() throws java.io.IOException
readObject
in interface Asn1Set
java.io.IOException