Aracılığıyla paylaş


RsaKeyIdentifierClause.GetExponent Yöntem

Tanım

Exponent RSA algoritmasının parametresini alır.

public:
 cli::array <System::Byte> ^ GetExponent();
public byte[] GetExponent ();
member this.GetExponent : unit -> byte[]
Public Function GetExponent () As Byte()

Döndürülenler

Byte[]

RSA algoritmasının parametresini Exponent içeren dizisiByte.

Şunlara uygulanır