3 references to
mscorlib (3)
system\security\cryptography\dsacryptoserviceprovider.cs (3)
56
:
this
(0, new CspParameters(Constants.PROV_DSS_DH, null, null, s_UseMachineKeyStore)) {
62
:
this
(dwKeySize, new CspParameters(Constants.PROV_DSS_DH, null, null, s_UseMachineKeyStore)) {
66
:
this
(0, parameters) {