アルゴリズムで使用するランダムな Key を生成します。
Overrides Public Sub GenerateKey()
[C#]
public override void GenerateKey();
[C++]
public: void GenerateKey();
[JScript]
public override function GenerateKey();
解説
ランダムなキーが指定されていない場合は、このメソッドを使用して生成します。このメソッドが脆弱キー (IsWeakKey を参照) または半脆弱キー (IsSemiWeakKey を参照) を返すことはありません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DESCryptoServiceProvider クラス | DESCryptoServiceProvider メンバ | System.Security.Cryptography 名前空間 | 暗号サービス