Package org.bouncycastle.asn1
Class DERSequenceParser
java.lang.Object
org.bouncycastle.asn1.DERSequenceParser
- All Implemented Interfaces:
ASN1Encodable,ASN1SequenceParser,InMemoryRepresentable
public class DERSequenceParser extends Object implements ASN1SequenceParser
-
Method Summary
Modifier and Type Method Description ASN1PrimitivegetLoadedObject()ASN1EncodablereadObject()ASN1PrimitivetoASN1Primitive()
-
Method Details
-
readObject
- Specified by:
readObjectin interfaceASN1SequenceParser- Throws:
IOException
-
getLoadedObject
- Specified by:
getLoadedObjectin interfaceInMemoryRepresentable- Throws:
IOException
-
toASN1Primitive
- Specified by:
toASN1Primitivein interfaceASN1Encodable
-