Table of Contents

Class BerSetGenerator

Namespace
Enterprises.Org.BouncyCastle.Asn1
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class BerSetGenerator : BerGenerator
Inheritance
BerSetGenerator
Inherited Members

Constructors

BerSetGenerator(Stream)

public BerSetGenerator(Stream outStream)

Parameters

outStream Stream

BerSetGenerator(Stream, int, bool)

public BerSetGenerator(Stream outStream, int tagNo, bool isExplicit)

Parameters

outStream Stream
tagNo int
isExplicit bool