PHP 클래스 AwsInspector\Ssh\PrivateKey

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

보호된 프로퍼티들

프로퍼티 타입 설명
$keys
$privateKeyFile
$unlocked

공개 메소드들

메소드 설명
__destruct ( )
get ( $privateKeyFile )
getPrivateKeyFile ( )

보호된 메소드들

메소드 설명
__construct ( $privateKeyFile )

메소드 상세

__construct() 보호된 메소드

protected __construct ( $privateKeyFile )

__destruct() 공개 메소드

public __destruct ( )

get() 공개 정적인 메소드

public static get ( $privateKeyFile )

getPrivateKeyFile() 공개 메소드

public getPrivateKeyFile ( )

프로퍼티 상세

$keys 보호되어 있는 정적으로 프로퍼티

protected static $keys

$privateKeyFile 보호되어 있는 프로퍼티

protected $privateKeyFile

$unlocked 보호되어 있는 프로퍼티

protected $unlocked