DSAParameters.G フィールド
DSA アルゴリズムの G パラメータを指定します。
Public G() As Byte
[C#]
public byte[] G;
[C++]
public: unsigned char G __gc[];
[JScript]
public var G : Byte[];
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DSAParameters 構造体 | DSAParameters メンバ | System.Security.Cryptography 名前空間 | 暗号サービス