Udostępnij za pośrednictwem


RSAPKCS1KeyExchangeDeformatter.RNG Właściwość

Definicja

Pobiera lub ustawia algorytm generatora liczb losowych do użycia podczas tworzenia wymiany kluczy.

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

Wartość właściwości

Wystąpienie algorytmu generatora liczb losowych do użycia.

Dotyczy

Zobacz też