2 references to Cryptography_OpenInvalidHandle
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
540throw new CryptographicException(SR.Cryptography_OpenInvalidHandle);
System\Security\Cryptography\CngKey.OpenHandle.cs (1)
24throw new ArgumentException(SR.Cryptography_OpenInvalidHandle, nameof(keyHandle));