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