Sdílet prostřednictvím


RsaKeyIdentifierClause.GetExponent Metoda

Definice

Exponent Získá parametr algoritmu RSA.

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

Návraty

Byte[]

Pole Byte obsahující Exponent parametr algoritmu RSA.

Platí pro