Udostępnij za pośrednictwem


SecurityAlgorithmSuite.TripleDesRsa15 Właściwość

Definicja

Pobiera pakiet algorytmów, który używa algorytmu RSA15 jako algorytmu zawijania kluczy i 192-bitowego standardu Triple Data Encryption Standard (DES) jako algorytmu szyfrowania komunikatów.

public:
 static property System::ServiceModel::Security::SecurityAlgorithmSuite ^ TripleDesRsa15 { System::ServiceModel::Security::SecurityAlgorithmSuite ^ get(); };
public static System.ServiceModel.Security.SecurityAlgorithmSuite TripleDesRsa15 { get; }
member this.TripleDesRsa15 : System.ServiceModel.Security.SecurityAlgorithmSuite
Public Shared ReadOnly Property TripleDesRsa15 As SecurityAlgorithmSuite

Wartość właściwości

SecurityAlgorithmSuite

Pakiet algorytmów, który używa algorytmu RSA15 jako algorytmu zawijania kluczy i 192-bitowego standardu Triple Data Encryption Standard (DES) jako algorytmu szyfrowania komunikatów.

Uwagi

Zwracana SecurityAlgorithmSuite klasa jest w rzeczywistości wewnętrzną podklasą, która zastępuje niektóre właściwości określające wartości domyślne, a także niektóre metody.

Dotyczy