public abstract class DERGenerator extends ASN1Generator
_out
Modifier | Constructor and Description |
---|---|
protected |
DERGenerator(OutputStream out) |
|
DERGenerator(OutputStream out,
int tagNo,
boolean isExplicit) |
protected DERGenerator(OutputStream out)
public DERGenerator(OutputStream out, int tagNo, boolean isExplicit)
Copyright © 2015. All rights reserved.