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, writeBERHeaderpublic BEROctetStringGenerator(OutputStream out) throws IOException
IOExceptionpublic BEROctetStringGenerator(OutputStream out, int tagNo, boolean isExplicit) throws IOException
IOExceptionpublic OutputStream getOctetOutputStream()
public OutputStream getOctetOutputStream(byte[] buf)
Copyright © 2015. All rights reserved.