org.gudy.bouncycastle.asn1
Class BERSequenceParser
java.lang.Object
  
org.gudy.bouncycastle.asn1.BERSequenceParser
- All Implemented Interfaces: 
 - ASN1SequenceParser, DEREncodable
 
public class BERSequenceParser
- extends Object
- implements ASN1SequenceParser
  
 
| 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 ASN1SequenceParser
 
- Throws:
 IOException
 
getDERObject
public DERObject getDERObject()
- Specified by:
 getDERObject in interface DEREncodable