RsaKeyIdentifierClause.Rsa Eigenschap

Definitie

Hiermee haalt u het RSA-algoritme op dat is gekoppeld aan de sleutel-id-component.

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

Waarde van eigenschap

RSA

Een RSA algoritme dat een RSA-algoritme vertegenwoordigt.

Van toepassing op