private function __construct()
private function __construct()
Return
this | //Implicit.// |
public static function newFromStoredKey($key)
public static function newFromStoredKey($key)
Parameters
PhabricatorAuthSSHKey | $key |
Return
wild |
public static function newFromRawKey($entire_key)
public static function newFromRawKey($entire_key)
Parameters
$entire_key |
Return
wild |
public function getType()
public function getType()
Return
wild |
public function getBody()
public function getBody()
Return
wild |
public function getComment()
public function getComment()
Return
wild |
public function getHash()
public function getHash()
Return
wild |
public function getEntireKey()
public function getEntireKey()
Return
wild |
public function toPKCS8()
public function toPKCS8()
Return
wild |
public function forcePopulatePKCS8Cache($pkcs8_key)
public function forcePopulatePKCS8Cache($pkcs8_key)
Parameters
$pkcs8_key |
Return
wild |
private function getPKCS8CacheKey($entire_key)
private function getPKCS8CacheKey($entire_key)
Parameters
$entire_key |
Return
wild |