2 references to CreateProvHandle
System.Security.Cryptography (2)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
101
SafeProvHandle hProv = CapiHelper.
CreateProvHandle
(_parameters, _randomKeyContainer);
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
87
SafeProvHandle hProv = CapiHelper.
CreateProvHandle
(_parameters, _randomKeyContainer);