Home
last modified time | relevance | path

Searched refs:TRUST_E_CERT_SIGNATURE (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/
H A DChainPal.GetChainStatusInformation.cs96 …ertTrustErrorStatus.CERT_TRUST_IS_NOT_SIGNATURE_VALID, ErrorCode.TRUST_E_CERT_SIGNATURE, X509Chain…
97 …rustErrorStatus.CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID, ErrorCode.TRUST_E_CERT_SIGNATURE, X509Chain…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/
H A DErrorCode.cs39 public const int TRUST_E_CERT_SIGNATURE = unchecked((int)0x80096004); field in Internal.Cryptography.ErrorCode
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/Crypt32/
H A DInterop.certificates_types.cs63 internal const uint TRUST_E_CERT_SIGNATURE = 0x80096004; field in Interop.Crypt32.CertChainPolicyErrors
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"),
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/libmariadb/
H A Dwin32_errmsg.c63 ENTRY(TRUST_E_CERT_SIGNATURE,"The signature of the certificate cannot be verified"), in ma_format_win32_error()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/cryptography/x509/
H A Dx509chain.cs425 …09ChainErrorMapping(CAPI.CERT_TRUST_IS_NOT_SIGNATURE_VALID, CAPI.TRUST_E_CERT_SIGNATURE, X509Chain…
426 …ainErrorMapping(CAPI.CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID, CAPI.TRUST_E_CERT_SIGNATURE, X509Chain…
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d326 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d326 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d326 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d326 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwincrypt.d325 TRUST_E_CERT_SIGNATURE = (-2146869244),
/dports/devel/msbuild/msbuild-0.06/src/Tasks/ManifestUtil/
H A Dmansign2.cs53 internal const int TRUST_E_CERT_SIGNATURE = unchecked((int)0x80096004); field in System.Deployment.Internal.CodeSigning.Win32
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_win.cc76 case TRUST_E_CERT_SIGNATURE: // CryptoAPI. Caused by weak crypto or bad in MapSecurityError()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_win.cc76 case TRUST_E_CERT_SIGNATURE: // CryptoAPI. Caused by weak crypto or bad in MapSecurityError()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwincrypt.h272 #define TRUST_E_CERT_SIGNATURE (-2146869244) macro

12345678910>>...20