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