Namespace: Org.BouncyCastle.Crypto
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
void Init( bool forSigning, ICipherParameters parameters ) |
| Visual Basic |
|---|
Sub Init ( _ forSigning As Boolean, _ parameters As ICipherParameters _ ) |
| Visual C++ |
|---|
void Init( bool forSigning, ICipherParameters^ parameters ) |
Parameters
- forSigning
- Type: System..::..Boolean
- parameters
- Type: Org.BouncyCastle.Crypto..::..ICipherParameters