Udostępnij za pośrednictwem


RsaSecurityToken.Rsa Właściwość

Definicja

Pobiera algorytm RSA, który może utworzyć klucz asymetryczny.

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

Wartość właściwości

RSA

Element RSA reprezentujący algorytm RSA, który jest w stanie utworzyć klucz asymetryczny.

Dotyczy