mirror of
https://github.com/webmin/webmin.git
synced 2026-05-14 10:40:29 +01:00
Add comments
[no-build]
This commit is contained in:
@@ -136,6 +136,9 @@ chomp($pass);
|
||||
return $pass;
|
||||
}
|
||||
|
||||
# get_passphrase_file(&key)
|
||||
# Returns the stored passphrase file for a key, falling back through full
|
||||
# fingerprint, long and short key IDs, and the old generic passphrase file.
|
||||
sub get_passphrase_file
|
||||
{
|
||||
my ($key) = @_;
|
||||
|
||||
Reference in New Issue
Block a user