Java org.bouncycastle.asn1 BEROctetStringGenerator fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1 BEROctetStringGenerator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1 BEROctetStringGenerator.

The text is from its open source code.

Constructor

BEROctetStringGenerator(OutputStream out, int tagNo, boolean isExplicit)
Use the passed in stream as the target for the generator, writing out the header tag for a tagged constructed OCTET STRING (possibly implicit).

Method

OutputStreamgetOctetOutputStream(byte[] buf)
Return a stream representing the content target for this OCTET STRING