System.Security.Cryptography.DSAParameters: Field Members

The fields of System.Security.Cryptography.DSAParameters are listed below. For a list of all members, see the DSAParameters Members list.

See Also: Inherited members from System.ValueType

Public Fields

Counterint.

Specifies the counter for the System.Security.Cryptography.DSA algorithm.

Gbyte[].

Specifies the G parameter for the System.Security.Cryptography.DSA algorithm.

Jbyte[].

Specifies the J parameter for the System.Security.Cryptography.DSA algorithm.

Pbyte[].

Specifies the P parameter for the System.Security.Cryptography.DSA algorithm.

Qbyte[].

Specifies the Q parameter for the System.Security.Cryptography.DSA algorithm.

Seedbyte[].

Specifies the seed for the System.Security.Cryptography.DSA algorithm.

Xbyte[].

Specifies the X parameter for the System.Security.Cryptography.DSA algorithm.

Ybyte[].

Specifies the Y parameter for the System.Security.Cryptography.DSA algorithm.