1 write to _randomKeyContainer
System.Security.Cryptography (1)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
63out _randomKeyContainer);
3 references to _randomKeyContainer
System.Security.Cryptography (3)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (3)
69if (!_randomKeyContainer) 87SafeProvHandle hProv = CapiHelper.CreateProvHandle(_parameters, _randomKeyContainer); 184return new CspKeyContainerInfo(_parameters, _randomKeyContainer);