public class BERSetParser extends java.lang.Object implements ASN1SetParser
| Modifier and Type | Field and Description |
|---|---|
private ASN1ObjectParser |
_parser |
| Constructor and Description |
|---|
BERSetParser(ASN1ObjectParser parser) |
| Modifier and Type | Method and Description |
|---|---|
DERObject |
getDERObject() |
DEREncodable |
readObject() |
private ASN1ObjectParser _parser
BERSetParser(ASN1ObjectParser parser)
public DEREncodable readObject() throws java.io.IOException
readObject in interface ASN1SetParserjava.io.IOExceptionpublic DERObject getDERObject()
getDERObject in interface DEREncodableCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.