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