System::Security::Cryptography::RijndaelManaged::GenerateIV method

RijndaelManaged::GenerateIV method

Creates random initial value and stores it in algorithm’s internals.

void System::Security::Cryptography::RijndaelManaged::GenerateIV() override

See Also