Sdílet prostřednictvím


CngAlgorithmGroup.Rsa Vlastnost

Definice

CngAlgorithmGroup Získá objekt, který určuje Rivest-Shamir-Adleman (RSA) rodiny algoritmů.

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

Hodnota vlastnosti

Objekt, který určuje řadu algoritmů RSA.

Platí pro