19 references to CreateOpenSslCryptographicException
System.Net.Quic (19)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs (2)
63
throw
CreateOpenSslCryptographicException
();
83
throw
CreateOpenSslCryptographicException
();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs (4)
24
throw
CreateOpenSslCryptographicException
();
143
throw Interop.Crypto.
CreateOpenSslCryptographicException
();
153
throw Interop.Crypto.
CreateOpenSslCryptographicException
();
162
throw Interop.Crypto.
CreateOpenSslCryptographicException
();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (2)
94
Exception e =
CreateOpenSslCryptographicException
();
104
throw
CreateOpenSslCryptographicException
();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (6)
152
Exception e =
CreateOpenSslCryptographicException
();
175
throw
CreateOpenSslCryptographicException
();
196
throw
CreateOpenSslCryptographicException
();
217
throw
CreateOpenSslCryptographicException
();
230
throw
CreateOpenSslCryptographicException
();
246
throw
CreateOpenSslCryptographicException
();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs (2)
45
throw
CreateOpenSslCryptographicException
();
56
throw
CreateOpenSslCryptographicException
();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs (2)
31
throw
CreateOpenSslCryptographicException
();
48
throw
CreateOpenSslCryptographicException
();
src\libraries\Common\src\System\Net\Security\CertificateValidation.Unix.cs (1)
55
throw Interop.Crypto.
CreateOpenSslCryptographicException
();