org.apache.commons.ssl.asn1
public abstract class ASN1Generator extends Object
Modifier and Type | Field and Description |
---|---|
protected OutputStream |
_out |
Constructor and Description |
---|
ASN1Generator(OutputStream out) |
protected OutputStream _out
public ASN1Generator(OutputStream out)
public abstract OutputStream getRawOutputStream()