Aracılığıyla paylaş


RSAPKCS1KeyExchangeFormatter.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.

Açıklamalar

Bu özellik ise null, varsayılan rastgele sayı oluşturucu algoritması kullanılır.

Şunlara uygulanır

Ayrıca bkz.