public class BERSetParser extends Object implements ASN1SetParser
Modifier and Type | Field and Description |
---|---|
private ASN1ObjectParser |
_parser |
Constructor and Description |
---|
BERSetParser(ASN1ObjectParser parser) |
private ASN1ObjectParser _parser
BERSetParser(ASN1ObjectParser parser)
public DEREncodable readObject() throws IOException
readObject
in interface ASN1SetParser
IOException
public DERObject getDERObject()
getDERObject
in interface DEREncodable