Mono Class Library: OverviewSystem.Security.Cryptography.DSAParameters: Members |
The members of System.Security.Cryptography.DSAParameters are listed below.
See Also: Inherited members from System.ValueType
Counter int. Counter for the primes generation. G byte[]. Documentation for this section has not yet been entered. J byte[]. Documentation for this section has not yet been entered. P byte[]. A prime modulus. Q byte[]. A prime divisor of (p - 1). Seed byte[]. Seed for the primes generation. X byte[]. The private key. Y byte[]. The public key.