PHP 클래스 Altax\Util\SSHKey

파일 보기 프로젝트 열기: kohkimakimoto/altax 1 사용 예제들

공개 메소드들

메소드 설명
hasPassphrase ( string $keyFile ) : boolean Checking if the keyfile has passphrase.

메소드 상세

hasPassphrase() 공개 정적인 메소드

see http://superuser.com/questions/201003/checking-ssh-keys-have-passphrases
public static hasPassphrase ( string $keyFile ) : boolean
$keyFile string SSH key file data
리턴 boolean