RSAParameters.Modulus フィールド
RSA アルゴリズムの Modulus パラメータを表します。
Public Modulus() As Byte
[C#]
public byte[] Modulus;
[C++]
public: unsigned char Modulus __gc[];
[JScript]
public var Modulus : 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 名前空間 | 暗号サービス