org.bouncycastle.sasn1

Class BerSet

public class BerSet extends Asn1Object implements Asn1Set

Deprecated: use corresponsding classes in org.bouncycastle.asn1.

Constructor Summary
protected BerSet(int baseTag, InputStream contentStream)
Method Summary
Asn1ObjectreadObject()

Constructor Detail

BerSet

protected BerSet(int baseTag, InputStream contentStream)

Method Detail

readObject

public Asn1Object readObject()