2 references to Cryptography_InvalidContextHandle
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.cs (1)
30throw new CryptographicException(SR.Cryptography_InvalidContextHandle, nameof(chainContext));
System\Security\Cryptography\X509Certificates\X509Chain.cs (1)
99throw new ArgumentException(SR.Cryptography_InvalidContextHandle, nameof(certificate));