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 ASN1SetParserIOExceptionpublic DERObject getDERObject()
getDERObject in interface DEREncodable