Home
last modified time | relevance | path

Searched refs:setTrust (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/kleopatra/kleopatra-21.12.3/src/commands/
H A Dchangeroottrustcommand.h31 void setTrust(GpgME::Key::OwnerTrust trust);
59 setTrust(GpgME::Key::Ultimate); in TrustRootCommand()
64 setTrust(GpgME::Key::Ultimate); in TrustRootCommand()
69 setTrust(GpgME::Key::Ultimate); in TrustRootCommand()
74 setTrust(GpgME::Key::Ultimate); in TrustRootCommand()
90 setTrust(GpgME::Key::Never); in DistrustRootCommand()
95 setTrust(GpgME::Key::Never); in DistrustRootCommand()
100 setTrust(GpgME::Key::Never); in DistrustRootCommand()
105 setTrust(GpgME::Key::Never); in DistrustRootCommand()
H A Dchangeroottrustcommand.cpp134 void ChangeRootTrustCommand::setTrust(Key::OwnerTrust trust) in setTrust() function in ChangeRootTrustCommand
/dports/security/kgpg/kgpg-21.12.3/transactions/
H A Dkgpgchangetrust.cpp11 setTrust(trust); in KGpgChangeTrust()
50 KGpgChangeTrust::setTrust(const gpgme_validity_t trust) in setTrust() function in KGpgChangeTrust
H A Dkgpgchangetrust.h27 void setTrust(const gpgme_validity_t trust);
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DAttachTrustRequest.php26 …public function setTrust(Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Trust… function in Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_AttachTrustRequest
H A DDetachTrustRequest.php26 …public function setTrust(Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Trust… function in Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_DetachTrustRequest
H A DValidateTrustRequest.php26 …public function setTrust(Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_Trust… function in Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_ValidateTrustRequest
/dports/www/kristall/kristall-6b39f244/src/widgets/
H A Dssltrusteditor.hpp23 void setTrust(SslTrust const & trust);
H A Dssltrusteditor.cpp49 void SslTrustEditor::setTrust(const SslTrust &trust) in setTrust() function in SslTrustEditor
/dports/security/py-potr/python-potr-1.0.1/src/potr/
H A Dcontext.py145 def setTrust(self, fingerprint, trustLevel):
151 self.user.setTrust(self.trustName, fingerprint, trustLevel)
157 self.setTrust(self.crypto.theirPubkey.cfingerprint(), trustLevel)
546 def setTrust(self, key, fingerprint, trustLevel):
/dports/net-im/kopete/kopete-21.12.3/plugins/otr/
H A Dauthenticationwizard.cpp290 OtrlChatInterface::self()->setTrust(session, false); in validateCurrentPage()
292 OtrlChatInterface::self()->setTrust(session, true); in validateCurrentPage()
H A Dotrlchatinterface.h76 void setTrust(Kopete::ChatSession *session, bool trust);
H A Dotrlchatinterface.cpp883 void OtrlChatInterface::setTrust(Kopete::ChatSession *session, bool trust) in setTrust() function in OtrlChatInterface
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/openpgp/
H A DPGPSignatureSubpacketGenerator.java104 public void setTrust(boolean isCritical, int depth, int trustAmount) in setTrust() method in PGPSignatureSubpacketGenerator
/dports/www/kristall/kristall-6b39f244/src/dialogs/
H A Dsettingsdialog.cpp238 return this->ui->gemini_trust_editor->setTrust(trust); in setGeminiSslTrust()
248 this->ui->https_trust_editor->setTrust(trust); in setHttpsSslTrust()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java540 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java534 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DSecmod.java541 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java530 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java540 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java540 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java534 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java530 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DSecmod.java534 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DSecmod.java541 synchronized void setTrust(Token token, X509Certificate cert) { in setTrust() method in Secmod.Module

12