CryptionRandom コンストラクタ
| 編集/提案 ソースを表示CryptionRandom()
型'CryptionRandom'の新しいインスタンスを生成します。
宣言
public CryptionRandom()
CryptionRandom(RandomNumberGenerator)
型'CryptionRandom'の新しいインスタンスを生成します。
宣言
public CryptionRandom(RandomNumberGenerator rng)
引数
型 | 名前 | 説明 |
---|---|---|
System.Security.Cryptography.RandomNumberGenerator | rng | ラップするSystem.Randomオブジェクトです。 |
例外
型 | 条件 |
---|---|
System.ArgumentNullException |