1 write to dwProvType
System.Security (1)
system\security\cryptography\pkcs\pkcsutils.cs (1)
1068
KeyProvInfo.
dwProvType
= (uint)parameters.ProviderType;
1 reference to dwProvType
System.Security (1)
system\security\cryptography\x509\x509utils.cs (1)
172
parameters.ProviderType = (int) pKeyProvInfo.
dwProvType
;