The IV for the key generation algorithm.
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public byte[] GetIV() |
| Visual Basic |
|---|
Public Function GetIV As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ GetIV() |