Aracılığıyla paylaş


RSAPKCS1KeyExchangeDeformatter.RNG Özellik

Tanım

Anahtar değişiminin oluşturulmasında kullanılacak rastgele sayı oluşturucu algoritmasını alır veya ayarlar.

public:
 property System::Security::Cryptography::RandomNumberGenerator ^ RNG { System::Security::Cryptography::RandomNumberGenerator ^ get(); void set(System::Security::Cryptography::RandomNumberGenerator ^ value); };
public System.Security.Cryptography.RandomNumberGenerator? RNG { get; set; }
public System.Security.Cryptography.RandomNumberGenerator RNG { get; set; }
member this.RNG : System.Security.Cryptography.RandomNumberGenerator with get, set
Public Property RNG As RandomNumberGenerator

Özellik Değeri

Kullanılacak rastgele sayı oluşturucu algoritması örneği.

Şunlara uygulanır

Ayrıca bkz.