RSAParameters.Exponent 欄位

定義

表示用於 RSA 演算法的 Exponent 參數。

public: cli::array <System::Byte> ^ Exponent;
public byte[]? Exponent;
public byte[] Exponent;
val mutable Exponent : byte[]
Public Exponent As Byte() 

欄位值

Byte[]

適用於

另請參閱