CngAlgorithmGroup.Rsa Свойство

Определение

Получает объект CngAlgorithmGroup, задающий семейство алгоритмов, основанных на алгоритме RSA.

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

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

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

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