1 reference to CryptoNative_X509StoreCtxGetError
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (1)
208
return (X509VerifyStatusCode)
CryptoNative_X509StoreCtxGetError
(ctx);