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[]

適用対象

こちらもご覧ください