Table of Contents

Class DerGenerator

Namespace
Org.BouncyCastle.Asn1
Assembly
BouncyCastle.Cryptography.dll
public abstract class DerGenerator : Asn1Generator, IDisposable
Inheritance
DerGenerator
Implements
Derived
Inherited Members

Constructors

DerGenerator(Stream)

protected DerGenerator(Stream outStream)

Parameters

outStream Stream

DerGenerator(Stream, int, bool)

protected DerGenerator(Stream outStream, int tagNo, bool isExplicit)

Parameters

outStream Stream
tagNo int
isExplicit bool