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

适用于

另请参阅