CngAlgorithm.Rsa Свойство

Определение

Возвращает новый CngAlgorithm объект, указывающий алгоритм хэша RSA.

public:
 static property System::Security::Cryptography::CngAlgorithm ^ Rsa { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm Rsa { get; }
static member Rsa : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property Rsa As CngAlgorithm

Значение свойства

Объект, указывающий алгоритм RSA.

Применяется к