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

SymmetricAlgorithm::get_Key method

暗号操作のキーを取得します。まだ作成されていない場合は新しく作成します。

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

ReturnValue

キー配列のコピー。

参照