Aracılığıyla paylaş


RsaKeyIdentifierClause.CreateKey Yöntem

Tanım

RSA algoritmasını kullanarak bir anahtar oluşturur.

public:
 override System::IdentityModel::Tokens::SecurityKey ^ CreateKey();
public override System.IdentityModel.Tokens.SecurityKey CreateKey ();
override this.CreateKey : unit -> System.IdentityModel.Tokens.SecurityKey
Public Overrides Function CreateKey () As SecurityKey

Döndürülenler

RsaSecurityKey Oluşturucuda belirtilen RSA algoritması kullanılarak oluşturulan bir anahtardır.

Şunlara uygulanır