org.bouncycastle.asn1

Class DERGenerator

public abstract class DERGenerator extends ASN1Generator

Constructor Summary
protected DERGenerator(OutputStream out)
DERGenerator(OutputStream out, int tagNo, boolean isExplicit)

Constructor Detail

DERGenerator

protected DERGenerator(OutputStream out)

DERGenerator

public DERGenerator(OutputStream out, int tagNo, boolean isExplicit)