JKeychain::getPassphraseFromFile
Get the passphrase for this keychain
Signature
protected function getPassphraseFromFile(string
$passphraseFile,
string
$publicKeyFile )
Parameters
-
$passphraseFile
- The file containing the passphrase to encrypt and decrypt.
-
$publicKeyFile
- The file containing the public key to decrypt the passphrase file.
Returns
- string
- The passphrase in from passphraseFile