Package org.bouncycastle.asn1
Class DEROctetStringParser
java.lang.Object
org.bouncycastle.asn1.DEROctetStringParser
- All Implemented Interfaces:
ASN1Encodable,ASN1OctetStringParser,InMemoryRepresentable
public class DEROctetStringParser extends Object implements ASN1OctetStringParser
-
Method Summary
Modifier and Type Method Description ASN1PrimitivegetLoadedObject()InputStreamgetOctetStream()ASN1PrimitivetoASN1Primitive()
-
Method Details
-
getOctetStream
- Specified by:
getOctetStreamin interfaceASN1OctetStringParser
-
getLoadedObject
- Specified by:
getLoadedObjectin interfaceInMemoryRepresentable- Throws:
IOException
-
toASN1Primitive
- Specified by:
toASN1Primitivein interfaceASN1Encodable
-