Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DOpenSSH.php35 protected static $comment = 'phpseclib-generated-key'; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH
49 public static function setComment($comment)
H A DPuTTY.php36 private static $comment = 'phpseclib-generated-key'; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PuTTY
50 public static function setComment($comment)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php87 private $comment; variable in phpseclib3\\System\\SSH\\Agent\\Identity
330 public function withComment($comment = null)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php174 public $comment; variable in SimplePie\\Gzdecode
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php27 protected $comment = ''; variable in splitbrain\\PHPArchive\\FileInfo
186 public function setComment($comment)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php93 private $comment; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey