System.Security.Cryptography.DSAParameters Members

The members of System.Security.Cryptography.DSAParameters are listed below.

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.