Initializes a new instance of the DerSetGenerator class
Namespace: Org.BouncyCastle.Asn1Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public DerSetGenerator( Stream outStream ) | 
| Visual Basic | 
|---|
| Public Sub New ( _ outStream As Stream _ ) | 
| Visual C++ | 
|---|
| public: DerSetGenerator( Stream^ outStream ) | 
Parameters
- outStream
- Type: System.IO..::..Stream





