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.

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