Home
last modified time | relevance | path

Searched defs:multiKeyDecrypt (Results 1 – 3 of 3) sorted by relevance

/dports/www/owncloud/owncloud/apps/encryption/lib/Crypto/
H A DCryptHSM.php146 …public function multiKeyDecrypt($encKeyFile, $shareKey, $privateKey) { // done with HSM, private k… function in OCA\\Encryption\\Crypto\\CryptHSM
H A DCrypt.php666 public function multiKeyDecrypt($encKeyFile, $shareKey, $privateKey) { function in OCA\\Encryption\\Crypto\\Crypt
/dports/www/nextcloud/nextcloud/apps-pkg/encryption/lib/Crypto/
H A DCrypt.php684 public function multiKeyDecrypt($encKeyFile, $shareKey, $privateKey) { function in OCA\\Encryption\\Crypto\\Crypt