| Home | Trees | Indices | Help |
|
|---|
|
|
File-like object that encrypts decrypts another file on the fly
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
GPGFile initializer If recipients is set, use public key encryption and encrypt to the given keys. Otherwise, use symmetric encryption. encrypt_path is the Path of the gpg encrypted file. Right now only symmetric encryption/decryption is supported. If passphrase is false, do not set passphrase - GPG program should prompt for it. |
Set self.signature to 8 character signature keyID This only applies to decrypted files. If the file was not signed, set self.signature to None. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 25 13:38:19 2011 | http://epydoc.sourceforge.net |