| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
Imports: subprocess
|
|||
|
Retrieve a passphrase from the KDE Wallet via kwalletcli Arguments: • folder: The top-level category to use (normally the programme name) • entry: The key of the entry to retrieve Returns the passphrase as unicode, False if it cannot be found, or None if an error occured. |
Store a passphrase into the KDE Wallet via kwalletcli Arguments: • folder: The top-level category to use (normally the programme name) • entry: The key of the entry to store • passphrase: The value to store Returns True on success, False otherwise. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:26 2010 | http://epydoc.sourceforge.net |