Searched refs:encryptData (Results 1 – 3 of 3) sorted by relevance
| /plugin/saml/phpsaml/extlib/xmlseclibs/ | ||
| D | xmlseclibs.php | 382 public function encryptData($data) { function in XMLSecurityKey |
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ | ||
| D | xmlseclibs.php | 382 public function encryptData($data) { function in XMLSecurityKey |
| /plugin/calendar/ | ||
| H A D | admin.php | 5929 $encrypted = $this->encryptData($configContent, $key); |