Searched defs:wrapPrivateKey (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/ | ||
| D | OpenSSH.php | 203 protected static function wrapPrivateKey($publicKey, $privateKey, $password, $options) function in phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH |
| D | PKCS1.php | 186 protected static function wrapPrivateKey($key, $type, $password, array $options = []) function in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS1 |
| D | PuTTY.php | 298 … protected static function wrapPrivateKey($public, $private, $type, $password, array $options = []) function in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PuTTY |
| D | PKCS8.php | 518 …protected static function wrapPrivateKey($key, $attr, $params, $password, $oid = null, $publicKey … function in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS8 |