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





