Aracılığıyla paylaş


RsaSignatureCookieTransform.SigningKey Özellik

Tanım

İmzalama için kullanılan RSA anahtarını alır veya ayarlar.

public:
 virtual property System::Security::Cryptography::RSA ^ SigningKey { System::Security::Cryptography::RSA ^ get(); void set(System::Security::Cryptography::RSA ^ value); };
public virtual System.Security.Cryptography.RSA SigningKey { get; set; }
member this.SigningKey : System.Security.Cryptography.RSA with get, set
Public Overridable Property SigningKey As RSA

Özellik Değeri

RSA

İmzalama için kullanılan RSA anahtarı.

Şunlara uygulanır