Sdílet prostřednictvím


RsaKeyIdentifierClause.Rsa Vlastnost

Definice

Získá algoritmus RSA, který je přidružen k klauzuli identifikátor klíče.

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

Hodnota vlastnosti

RSA

Představuje RSA algoritmus RSA.

Platí pro