gnupg: Python Module Documentation
modules
|
index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (GPGBase method)
__new__() (GPGMeta static method)
__remove_path__() (GPGBase method)
_add_recipient_string() (GPGBase method)
_batch_limit (GPG attribute)
_check_keyserver() (in module gnupg._parsers)
_check_preferences() (in module gnupg._parsers)
_check_sane_and_get_gpg_version() (GPGBase method)
_clean_key_expiration_option() (KeyExpirationInterface method)
_collect_output() (GPGBase method)
_copy_data() (in module gnupg._util)
_create_if_necessary() (in module gnupg._util)
_create_trustdb() (GPG method)
_deprefix() (in module gnupg._util)
_encrypt() (GPGBase method)
_export_ownertrust() (GPG method)
_find_agent() (gnupg._meta.GPGMeta class method)
_find_binary() (in module gnupg._util)
_fix_trustdb() (GPG method)
_fix_unsafe() (in module gnupg._parsers)
_generated_keys (GPGBase attribute)
_generated_keys_getter() (GPGBase method)
_generated_keys_setter() (GPGBase method)
_get_all_gnupg_options() (in module gnupg._parsers)
_get_options_group() (in module gnupg._parsers)
_handle_io() (GPGBase method)
_handle_status() (Crypt method)
(DeleteResult method)
(ExportResult method)
(GenKey method)
(ImportResult method)
(KeyExpirationResult method)
(KeySigningResult method)
(ListKeys method)
(ListPackets method)
(Sign method)
(Verify method)
_has_readwrite() (in module gnupg._util)
_homedir_getter() (GPGBase method)
_homedir_setter() (GPGBase method)
_hyphenate() (in module gnupg._parsers)
_import_ownertrust() (GPG method)
_input_passphrase() (KeyExpirationInterface method)
_is_allowed() (in module gnupg._parsers)
_is_bytes() (in module gnupg._util)
_is_file() (in module gnupg._util)
_is_gpg1() (in module gnupg._util)
_is_gpg2() (in module gnupg._util)
_is_hex() (in module gnupg._parsers)
_is_list_or_tuple() (in module gnupg._util)
_is_stream() (in module gnupg._util)
_is_string() (in module gnupg._parsers)
(in module gnupg._util)
_main_key_command() (KeyExpirationInterface method)
_make_args() (GPGBase method)
_make_binary_stream() (in module gnupg._util)
_make_passphrase() (in module gnupg._util)
_make_random_string() (in module gnupg._util)
_match_version_string() (in module gnupg._util)
_next_year() (in module gnupg._util)
_now() (in module gnupg._util)
_open_subprocess() (GPGBase method)
_parse_keys() (GPG method)
_process_keys() (GPG method)
_read_data() (GPGBase method)
_read_response() (GPGBase method)
_recv_keys() (GPGBase method)
_remove_agent (GPG attribute)
(GPGBase attribute)
_sanitise() (in module gnupg._parsers)
_sanitise_list() (in module gnupg._parsers)
_separate_keyword() (in module gnupg._util)
_set_verbose() (GPGBase method)
_sign_file() (GPGBase method)
_sub_key_command() (KeyExpirationInterface method)
_threaded_copy_data() (in module gnupg._util)
_utc_epoch() (in module gnupg._util)
_which() (in module gnupg._util)
_write_passphrase() (in module gnupg._util)
A
author_info() (in module gnupg._util)
B
b() (in module gnupg._util)
binary() (in module gnupg._util)
binary_version (GPGBase attribute)
C
check_sigs() (GPG method)
counts (ExportResult attribute)
(ImportResult attribute)
create_trustdb() (GPG method)
create_uid_email() (in module gnupg._util)
creation_date (Verify attribute)
Crypt (class in gnupg._parsers)
D
data (Crypt attribute)
decrypt() (GPG method)
decrypt_file() (GPG method)
default_preference_list (GPGBase attribute)
delete_keys() (GPG method)
DeleteResult (class in gnupg._parsers)
E
encrypt() (GPG method)
encrypted_to (ListPackets attribute)
expire() (GPG method)
expire_timestamp (Verify attribute)
export_keys() (GPG method)
export_ownertrust() (GPG method)
ExportResult (class in gnupg._parsers)
F
find_encodings() (in module gnupg._util)
fingerprint (Sign attribute)
(Verify attribute)
fingerprints (ExportResult attribute)
(ImportResult attribute)
fix_trustdb() (GPG method)
fpr() (ListKeys method)
G
gen_key() (GPG method)
gen_key_input() (GPG method)
GenKey (class in gnupg._parsers)
gnupg (module)
gnupg._meta (module)
gnupg._parsers (module)
gnupg._util (module)
GnuPGVersionError
GPG (class in gnupg)
gpg_interactive_input() (KeyExpirationInterface method)
GPGBase (class in gnupg._meta)
GPGMeta (class in gnupg._meta)
H
homedir (GPGBase attribute)
I
import_keys() (GPG method)
import_ownertrust() (GPG method)
ImportResult (class in gnupg._parsers)
InheritableProperty (class in gnupg._util)
init (GPG attribute)
is_gpg1() (GPG method)
is_gpg2() (GPG method)
K
key (ListPackets attribute)
key() (ListKeys method)
key_id (Verify attribute)
KeyExpirationInterface (class in gnupg._parsers)
KeyExpirationResult (class in gnupg._parsers)
keyring (GenKey attribute)
keyserver (GPGBase attribute)
KeySigningResult (class in gnupg._parsers)
L
list_keys() (GPG method)
list_packets() (GPG method)
list_sigs() (GPG method)
ListKeys (class in gnupg._parsers)
ListPackets (class in gnupg._parsers)
N
need_passphrase (ListPackets attribute)
need_passphrase_sym (ListPackets attribute)
nodata() (in module gnupg._parsers)
notations (Verify attribute)
O
ok (Crypt attribute)
P
problem_reason (DeleteResult attribute)
progress() (in module gnupg._parsers)
ProtectedOption
pub() (ListKeys method)
pubkey_fingerprint (Verify attribute)
R
recv_keys() (GPG method)
results (ImportResult attribute)
rev() (ListKeys method)
RFC
RFC 1991
S
s() (in module gnupg._util)
sec() (ListKeys method)
secring (GenKey attribute)
sig() (ListKeys method)
sig_algo (Sign attribute)
sig_hash_also (Sign attribute)
sig_timestamp (Verify attribute)
sig_type (Sign attribute)
Sign (class in gnupg._parsers)
sign() (GPG method)
sign_key() (GPG method)
signature_id (Verify attribute)
status (Crypt attribute)
(GenKey attribute)
(ListPackets attribute)
(Sign attribute)
(Verify attribute)
Storage (class in gnupg._util)
sub() (ListKeys method)
subpackets (Verify attribute)
summary() (ExportResult method)
(ImportResult method)
T
timestamp (Sign attribute)
(Verify attribute)
TRUST_FULLY (Verify attribute)
trust_level (Verify attribute)
TRUST_LEVELS (Verify attribute)
TRUST_MARGINAL (Verify attribute)
TRUST_NEVER (Verify attribute)
trust_text (Verify attribute)
TRUST_ULTIMATE (Verify attribute)
TRUST_UNDEFINED (Verify attribute)
type (GenKey attribute)
U
uid() (ListKeys method)
UsageError
userid_hint (ListPackets attribute)
username (Verify attribute)
V
valid (Verify attribute)
Verify (class in gnupg._parsers)
verify() (GPG method)
verify_file() (GPG method)
W
what (Sign attribute)
Table Of Contents
gnupg package
Search
Enter search terms or a module, class or function name.