Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 ACTION_CRYPT
 ACTION_CRYPTSIGN
 ACTION_DECRYPT
 ACTION_EDITEUR
 ACTION_ERASE
 ACTION_EXPORT
 ACTION_FCRYPTSIGN
 ACTION_FHASHES
 ACTION_FSYMCRYPT
 ACTION_HASH
 ACTION_IMPORT
 ACTION_MANAGER
 ACTION_OPTS
 ACTION_PSIGN
 ACTION_SIGN
 ACTION_SWITCHINLINEPAGEOFF
 ACTION_SWITCHINLINEPAGEON
 ACTION_SWITCHINLINESITEOFF
 ACTION_SWITCHINLINESITEON
 ACTION_SYMCRYPT
 ACTION_VERIF
 ACTION_WSIGN
 Actions
C
 CANCEL, FireGPG.Const.Results
 comment
D
 Deprecated, States of the xpcom support
E
 EncryptedMessageEnd, FireGPG.Inline.Tags
 EncryptedMessageStart, FireGPG.Inline.Tags
 ERROR_ALREADY_CRYPT, FireGPG.Const.Results
 ERROR_ALREADY_SIGN, FireGPG.Const.Results
 ERROR_BAD_GPG_ID, FireGPG
 ERROR_BAD_PASS, FireGPG
 ERROR_BAD_SIGN, FireGPG.Const.Results
 ERROR_INIT_FAILLED, FireGPG.Const.Results
 ERROR_NO_DATA, FireGPG.Const.Results
 ERROR_NO_GPG_DATA, FireGPG.Const.Results
 ERROR_NO_KEY, FireGPG.Const.Results
 ERROR_NOTHING, FireGPG
 ERROR_PASS_NOT_ENTERED, FireGPG
 ERROR_PASSWORD, FireGPG.Const.Results
 ERROR_UNKNOW, FireGPG.Const.Results
 ERROR_UNKNOWN, FireGPG
 ERROR_UNSELECTED_GPG_ID, FireGPG
F
 FireGPG’s actions results
 FireGPG’s API constants
G
 GMAIL_MAIN_DOC_URL
 GMAIL_MAIN_DOC_URL2
I
 Id for components
 idAppli
K
 KEY_BLOCK, FireGPG.Inline
 KeyEnd, FireGPG.Inline.Tags
 KeyStart, FireGPG.Inline.Tags
M
 MESSAGE_BLOCK, FireGPG.Inline
N
 NS_APPINFO_CONTRACTID
 NS_DIRECTORYSERVICE_CONTRACTID
 NS_LOCALEFILE_CONTRACTID
 NS_NETWORKINPUT_CONTRACTID
 NS_NETWORKINPUTS_CONTRACTID
 NS_NETWORKOUTPUT_CONTRACTID
 NS_PROCESSUTIL_CONTRACTID
 nsIExtensionManager_CONRACTID
O
 OS, FireGPG.Const
 OS_WINDOWS
P
 PgpBlockStart, FireGPG.Inline.Tags
 PRIVATE_KEY_BLOCK, FireGPG.Inline
 PrivateKeyEnd, FireGPG.Inline.Tags
 PrivateKeyStart, FireGPG.Inline.Tags
S
 SIGN_BLOCK, FireGPG.Inline
 SignatureEnd, FireGPG.Inline.Tags
 SignatureStart, FireGPG.Inline.Tags
 SignedMessageStart, FireGPG.Inline.Tags
 START, FireGPG.Const.Gmail
 Status, FireGPG.Const
 STOP, FireGPG.Const.Gmail
 SUCCESS, FireGPG.Const.Results
 Svn, FireGPG.Const
T
 Tags of PGP’s blocks
 Tempory files
 TMP_DIRECTORY
 TMP_EFILES
 TMP_FILES
 TMP_RFILES
 Types of blocks
V
 Version, FireGPG.Const
 VersionA, FireGPG.Const
W
 Write modes for files
 WRITE_MODE
 WRITE_PERMISSION
 WRITE_PERMISSION_R
X
 XPCOM_STATE_DISABLED
 XPCOM_STATE_DONTWORK
 XPCOM_STATE_DONTWORK_IN_0_5
 XPCOM_STATE_NEVERTESTED
 XPCOM_STATE_WORKS
Encrypt the current selected data
Encrypt and sign the current selected data
Decrypt the current selected file
Show the editor windows
Erase the current saved password.
Show the dialog to export a key
Crypt and sign a file
Show the hash’windows
Encrypt with symetric algo a file
The the hash window
Import the current selected data
Show the key manager windows
Show the options windows
Plain sign the current selected data
Sign the current selected data
Turn off inline system for the current page
Turn pn inline system for the current page
Turn off inline system for the current site
Turn on inline system for the current site
Encrypt the current selected data with symetric algo
Verifiy signs of the current selected file
Sign the wrapped current selected data
The operation was canceled, for exemple the user click on cancel when his password is asked.
The firegpg’s comment to add to gnupg texts.
End of an encrypted message
Start of an encrypted message
The text is already encrypted
The text is already signed
if the Key ID is bad or it does not exist
the password is incorrect
The signature was bad
There is a problem with GPG, impossible to execute the executable.
There wasen’t any text to do the operation
The text is not a vlid PGP block
Impossible to verify the signature beacause there wasn’t the public key in the keyring
no error
if no password is entered
The specified password was wrong.
An unkonw error happend
unknown error
if the Key ID was not selected when the window was opened
The url of the mail document for gmail
The url of the mail document for gmail and https.
The id of firegpg.
It’s a key block
End of a PGP key
Start of a PGP key
It’s a message block
The component id to test the current os
Id for the component @mozilla.org/file/directory_service;1
Id for the component @mozilla.org/file/local;1
Id for the @mozilla.org/network/file-input-stream;1
Id for the component @mozilla.org/scriptableinputstream;1
Id for the component @mozilla.org/network/file-output-stream;1
Id for the component @mozilla.org/process/util;1
The component id to manage extentions
The component to test the current os.
The value retruned by components if the os is window
Start of a PGP block
It’s a private key block
End of a PGP private key
Start of a PGP private key
It’s a sign block
End of a sign
Start of a sign
Start of a signed message
State ‘start’ for ProgressListener
The status of the FireGPG’s code.
State ‘stop’ for ProgressListener
The operation was successfull or the signature is correct
The current subversion’s revision number, for this file !
The base name for files (doesn’t same to be a directory)
The file name for executables..
The file name for common files.
The file name for executable scripts.
The current version of FireGPG
The current verion of FireGPG without dots
The default mode for files.
The default permission for files
The default permission for executable files
The xpcom is disabled
The xpcom doesn’t work.
The xpcom of version 0.5 doesn’t work.
Never tryied to use the xpcom
The xpcom works and we use it.
Close