public class BerOctetStringGenerator extends BerGenerator
_out
Constructor and Description |
---|
BerOctetStringGenerator(java.io.OutputStream out)
Deprecated.
|
BerOctetStringGenerator(java.io.OutputStream out,
int tagNo,
boolean isExplicit)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.io.OutputStream |
getOctetOutputStream()
Deprecated.
|
java.io.OutputStream |
getOctetOutputStream(byte[] buf)
Deprecated.
|
getRawOutputStream, writeBerBody, writeBerEnd, writeBerHeader
public BerOctetStringGenerator(java.io.OutputStream out) throws java.io.IOException
java.io.IOException
public BerOctetStringGenerator(java.io.OutputStream out, int tagNo, boolean isExplicit) throws java.io.IOException
java.io.IOException