System::Security::Cryptography::SymmetricAlgorithm::get_IV メソッド

SymmetricAlgorithm::get_IV method

暗号操作の初期ベクトルを取得します。まだ作成されていない場合は新しく作成します。

virtual System::ArrayPtr<uint8_t> System::Security::Cryptography::SymmetricAlgorithm::get_IV()

ReturnValue

初期値配列のコピー。

参照