DSAParameters.G Field

Definition

Specifies the G parameter for the DSA algorithm.

public: cli::array <System::Byte> ^ G;
public byte[]? G;
public byte[] G;
val mutable G : byte[]
Public G As Byte() 

Field Value

Byte[]

Applies to

See also