Home
last modified time | relevance | path

Searched refs:getEncryptionObject (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php85 private static function getEncryptionObject($algo) function in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS1
158 $crypto = self::getEncryptionObject($matches[1]);
196 $cipher = self::getEncryptionObject($encryptionAlgorithm);