public class BEROctetStringGenerator extends BERGenerator
_out
Constructor and Description |
---|
BEROctetStringGenerator(OutputStream out) |
BEROctetStringGenerator(OutputStream out,
int tagNo,
boolean isExplicit) |
Modifier and Type | Method and Description |
---|---|
OutputStream |
getOctetOutputStream() |
OutputStream |
getOctetOutputStream(byte[] buf) |
getRawOutputStream, writeBERBody, writeBEREnd, writeBERHeader
public BEROctetStringGenerator(OutputStream out) throws IOException
IOException
public BEROctetStringGenerator(OutputStream out, int tagNo, boolean isExplicit) throws IOException
IOException
public OutputStream getOctetOutputStream()
public OutputStream getOctetOutputStream(byte[] buf)
Copyright © 2015. All rights reserved.