Home
last modified time | relevance | path

Searched refs:trustedRoot (Results 1 – 25 of 71) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Authenticode/
H A DAuthenticodeDeformatter.cs58 private bool trustedRoot; field in Mono.Security.Authenticode.AuthenticodeDeformatter
121 if ((signerChain.Root == null) || !trustedRoot) { in IsTrusted()
329 trustedRoot = signerChain.Build (x509); in VerifySignature()
359 return (trustedRoot && trustedTimestampRoot); in VerifySignature()
470 trustedRoot = false; in Reset()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqwindowscarootfetcher.cpp188 QSslCertificate trustedRoot; in start() local
222trustedRoot = QSslCertificate(QByteArray((const char *)finalChain->rgpElement[finalChain->cElement… in start()
230 trustedRoot = verifiedChain.last(); in start()
240 emit finished(cert, trustedRoot); in start()
/dports/lang/spidermonkey78/firefox-78.9.0/security/apps/
H A DAppTrustDomain.cpp38 nsresult AppTrustDomain::SetTrustedRoot(AppTrustedRoot trustedRoot) { in SetTrustedRoot() argument
44 switch (trustedRoot) { in SetTrustedRoot()
74 if (trustedRoot == nsIX509CertDB::AddonsPublicRoot) { in SetTrustedRoot()
/dports/www/firefox-esr/firefox-91.8.0/security/apps/
H A DAppTrustDomain.cpp41 nsresult AppTrustDomain::SetTrustedRoot(AppTrustedRoot trustedRoot) {
42 switch (trustedRoot) {
61 if (trustedRoot == nsIX509CertDB::AddonsPublicRoot) {
/dports/www/firefox/firefox-99.0/security/apps/
H A DAppTrustDomain.cpp41 nsresult AppTrustDomain::SetTrustedRoot(AppTrustedRoot trustedRoot) { in SetTrustedRoot() argument
42 switch (trustedRoot) { in SetTrustedRoot()
61 if (trustedRoot == nsIX509CertDB::AddonsPublicRoot) { in SetTrustedRoot()
/dports/mail/thunderbird/thunderbird-91.8.0/security/apps/
H A DAppTrustDomain.cpp41 nsresult AppTrustDomain::SetTrustedRoot(AppTrustedRoot trustedRoot) { in SetTrustedRoot() argument
42 switch (trustedRoot) { in SetTrustedRoot()
61 if (trustedRoot == nsIX509CertDB::AddonsPublicRoot) { in SetTrustedRoot()
/dports/lang/spidermonkey60/firefox-60.9.0/security/apps/
H A DAppTrustDomain.cpp48 nsresult AppTrustDomain::SetTrustedRoot(AppTrustedRoot trustedRoot) { in SetTrustedRoot() argument
54 switch (trustedRoot) { in SetTrustedRoot()
133 if (trustedRoot == nsIX509CertDB::AddonsPublicRoot) { in SetTrustedRoot()

123