PHP Class AwsInspector\Ssh\PrivateKey

Afficher le fichier Open project: aoepeople/stackformation Class Usage Examples

Protected Properties

Свойство Type Description
$keys
$privateKeyFile
$unlocked

Méthodes publiques

Méthode Description
__destruct ( )
get ( $privateKeyFile )
getPrivateKeyFile ( )

Méthodes protégées

Méthode Description
__construct ( $privateKeyFile )

Method Details

__construct() protected méthode

protected __construct ( $privateKeyFile )

__destruct() public méthode

public __destruct ( )

get() public static méthode

public static get ( $privateKeyFile )

getPrivateKeyFile() public méthode

public getPrivateKeyFile ( )

Property Details

$keys protected_oe static_oe property

protected static $keys

$privateKeyFile protected_oe property

protected $privateKeyFile

$unlocked protected_oe property

protected $unlocked