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