Share via


G Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the G parameter for the DSA algorithm.

Namespace:  System.Security.Cryptography
Assembly:  System.Security (in System.Security.dll)

Syntax

'Declaration
Public G As Byte()
public byte[] G
public:
array<unsigned char>^ G
val mutable G: byte[]
public var G : byte[]

.NET Framework Security

See Also

Reference

DSAParameters Structure

System.Security.Cryptography Namespace