1 write to _randomKeyContainer
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
77out _randomKeyContainer);
3 references to _randomKeyContainer
System.Security.Cryptography (3)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (3)
83if (!_randomKeyContainer) 101SafeProvHandle hProv = CapiHelper.CreateProvHandle(_parameters, _randomKeyContainer); 198return new CspKeyContainerInfo(_parameters, _randomKeyContainer);