次の方法で共有


RSAParameters.Exponent フィールド

RSA アルゴリズムの Exponent パラメータを表します。

Public Exponent() As Byte
[C#]
public byte[] Exponent;
[C++]
public: unsigned char Exponent __gc[];
[JScript]
public var Exponent : Byte[];

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

RSAParameters 構造体 | RSAParameters メンバ | System.Security.Cryptography 名前空間 | 暗号サービス