Share via


CngAlgorithm.Rsa Özellik

Tanım

RSA karma algoritmasını belirten yeni CngAlgorithm bir nesne alır.

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

Özellik Değeri

RSA algoritmasını belirten bir nesne.

Şunlara uygulanır