void Init( bool forEncryption, ICipherParameters parameters )
Sub Init ( forEncryption As Boolean, parameters As ICipherParameters )
void Init( bool forEncryption, ICipherParameters^ parameters )
function Init(forEncryption, parameters);
In This Article