Home
last modified time | relevance | path

Searched defs:encryptionEnabled (Results 1 – 7 of 7) sorted by relevance

/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Attachment/
H A DAttachmentFactory.php51 private static $encryptionEnabled = null; variable in phpMyFAQ\\Attachment\\AttachmentFactory
136 public static function init($storageType, $defaultKey, $encryptionEnabled)
/dports/net-im/kopete/kopete-21.12.3/plugins/otr/
H A Dotrguiclient.cpp109 void OtrGUIClient::encryptionEnabled(Kopete::ChatSession *session, int state) in encryptionEnabled() function in OtrGUIClient
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/serializer/
H A DSerializerManager.scala78 def encryptionEnabled: Boolean = encryptionKey.isDefined method
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/react/socket/src/
H A DConnection.php37 public $encryptionEnabled = false; variable in React\\Socket\\Connection
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/socket/src/
H A DConnection.php37 public $encryptionEnabled = false; variable in React\\Socket\\Connection
/dports/net/opal/opal-3.10.10/include/iax2/
H A Dremote.h390 PBoolean encryptionEnabled; variable
/dports/net-im/ruqola/ruqola-1.6.1/src/core/
H A Drocketchataccount.cpp1791 bool RocketChatAccount::encryptionEnabled() const in encryptionEnabled() function in RocketChatAccount