pyme.constants.status
index
pyme/constants/status.py

# $Id: pyme.constants.status.html,v 1.3 2008/04/02 04:01:04 belyi Exp $
# Copyright (C) 2004 Igor Belyi <belyi@users.sourceforge.net>
# Copyright (C) 2002 John Goerzen <jgoerzen@complete.org>
#
#    This library is free software; you can redistribute it and/or
#    modify it under the terms of the GNU Lesser General Public
#    License as published by the Free Software Foundation; either
#    version 2.1 of the License, or (at your option) any later version.
#
#    This library is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
#    Lesser General Public License for more details.
#
#    You should have received a copy of the GNU Lesser General Public
#    License along with this library; if not, write to the Free Software
#    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA

 
Modules
       
pyme.util

 
Data
        ABORT = 3
ALREADY_SIGNED = 65
BACKUP_KEY_CREATED = 78
BADARMOR = 7
BADMDC = 34
BADSIG = 5
BAD_PASSPHRASE = 25
BEGIN_DECRYPTION = 43
BEGIN_ENCRYPTION = 45
BEGIN_STREAM = 58
CARDCTRL = 77
DECRYPTION_FAILED = 29
DECRYPTION_OKAY = 30
DELETE_PROBLEM = 47
ENC_TO = 23
END_DECRYPTION = 44
END_ENCRYPTION = 46
END_STREAM = 59
ENTER = 1
EOF = 0
ERRMDC = 35
ERROR = 70
ERRSIG = 6
EXPKEYSIG = 68
EXPSIG = 67
FILE_DONE = 41
FILE_ERROR = 42
FILE_START = 40
GET_BOOL = 48
GET_HIDDEN = 50
GET_LINE = 49
GOODMDC = 33
GOODSIG = 4
GOOD_PASSPHRASE = 32
GOT_IT = 51
IMPORTED = 36
IMPORT_OK = 37
IMPORT_PROBLEM = 38
IMPORT_RES = 39
INV_RECP = 63
KEYEXPIRED = 9
KEYREVOKED = 10
KEY_CREATED = 60
LEAVE = 2
MISSING_PASSPHRASE = 31
NEED_PASSPHRASE = 20
NEED_PASSPHRASE_PIN = 74
NEED_PASSPHRASE_SYM = 28
NEWSIG = 71
NODATA = 24
NOTATION_DATA = 56
NOTATION_NAME = 55
NO_PUBKEY = 26
NO_RECP = 64
NO_SECKEY = 27
PKA_TRUST_BAD = 79
PKA_TRUST_GOOD = 80
PLAINTEXT = 81
POLICY_URL = 57
PROGRESS = 52
REVKEYSIG = 72
RSA_OR_IDEA = 8
SC_OP_FAILURE = 75
SC_OP_SUCCESS = 76
SESSION_KEY = 54
SHM_GET = 17
SHM_GET_BOOL = 18
SHM_GET_HIDDEN = 19
SHM_INFO = 16
SIGEXPIRED = 66
SIG_CREATED = 53
SIG_ID = 22
SIG_SUBPACKET = 73
TRUNCATED = 69
TRUST_FULLY = 14
TRUST_MARGINAL = 13
TRUST_NEVER = 12
TRUST_ULTIMATE = 15
TRUST_UNDEFINED = 11
UNEXPECTED = 62
USERID_HINT = 61
VALIDSIG = 21