org.bouncycastle.asn1
Class BERSetParser
java.lang.Object
  
org.bouncycastle.asn1.BERSetParser
- All Implemented Interfaces: 
 - ASN1SetParser, DEREncodable
 
public class BERSetParser
- extends Object
- implements ASN1SetParser
  
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
readObject
public DEREncodable readObject()
                        throws IOException
- Specified by:
 readObject in interface ASN1SetParser
 
- Throws:
 IOException
 
getDERObject
public DERObject getDERObject()
- Specified by:
 getDERObject in interface DEREncodable