PHP Class Altax\Module\Server\Resource\KeyPassphraseMap

Show file Open project: kohkimakimoto/altax Class Usage Examples

Protected Properties

Property Type Description
$map

Public Methods

Method Description
getPassphraseAtKey ( $keyPath )
getSharedInstance ( )
hasPassphraseAtKey ( $keyPath )
setPassphraseAtKey ( $keyPath, $passphrase )

Method Details

getPassphraseAtKey() public method

public getPassphraseAtKey ( $keyPath )

getSharedInstance() public static method

public static getSharedInstance ( )

hasPassphraseAtKey() public method

public hasPassphraseAtKey ( $keyPath )

setPassphraseAtKey() public method

public setPassphraseAtKey ( $keyPath, $passphrase )

Property Details

$map protected property

protected $map