org.bouncycastle.sasn1

Class DerSet

Implemented Interfaces:
Asn1Set

public class DerSet
extends DerObject
implements Asn1Set

Field Summary

Fields inherited from class org.bouncycastle.sasn1.Asn1Object

_baseTag, _contentStream, _tagNumber

Method Summary

Asn1Object
readObject()

Methods inherited from class org.bouncycastle.sasn1.DerObject

getEncoded, getRawContentStream, getTagNumber

Methods inherited from class org.bouncycastle.sasn1.Asn1Object

getRawContentStream, getTagNumber, isConstructed

Method Details

readObject

public Asn1Object readObject()
            throws IOException
Specified by:
readObject in interface Asn1Set