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 forWrapping, ICipherParameters parameters ) |
Visual Basic |
---|
Sub Init ( _ forWrapping As Boolean, _ parameters As ICipherParameters _ ) |
Visual C++ |
---|
void Init( bool forWrapping, ICipherParameters^ parameters ) |
Parameters
- forWrapping
- Type: System..::..Boolean
- parameters
- Type: Org.BouncyCastle.Crypto..::..ICipherParameters