org.bouncycastle.sasn1

Class DerGenerator

public abstract class DerGenerator extends Asn1Generator

Deprecated: use corresponsding classes in org.bouncycastle.asn1.

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)