1 write to dwProvType
System (1)
security\system\security\cryptography\x509\x509certificate2.cs (1)
1395
keyProvInfo.
dwProvType
= (uint) asymmetricAlgorithm.CspKeyContainerInfo.ProviderType;
1 reference to dwProvType
System (1)
security\system\security\cryptography\x509\x509certificate2.cs (1)
1222
parameters.ProviderType = (int) pKeyProvInfo.
dwProvType
;