public abstract class ASN1Generator extends Object
Modifier and Type | Field and Description |
---|---|
protected OutputStream |
_out |
Constructor and Description |
---|
ASN1Generator(OutputStream out) |
Modifier and Type | Method and Description |
---|---|
abstract OutputStream |
getRawOutputStream() |
protected OutputStream _out
public ASN1Generator(OutputStream out)
public abstract OutputStream getRawOutputStream()
Copyright © 2015. All rights reserved.