/Crypt/KeyStore/KeyTool.php

Description

Key store entry interface and implementations.

PHP version 5

Classes
Class Description
Crypt_KeyStore_KeyTool A trusted certificate key store entry that includes a trusted certificate.
Includes
require_once ('Crypt/KeyStore.php') (line 22)
require_once ('Console/Getopt.php') (line 23)
Constants
CRYPT_KEYSTORE_CMDOPT_ALIAS = 'alias' (line 39)
CRYPT_KEYSTORE_CMDOPT_DEST = 'dest' (line 44)
CRYPT_KEYSTORE_CMDOPT_FILE = 'file' (line 40)
CRYPT_KEYSTORE_CMDOPT_KEYPASS = 'keypass' (line 41)
CRYPT_KEYSTORE_CMDOPT_KEYSTORE = 'Crypt_KeyStore' (line 42)
CRYPT_KEYSTORE_CMDOPT_NEW = 'new' (line 45)
CRYPT_KEYSTORE_CMDOPT_STOREPASS = 'storepass' (line 43)
CRYPT_KEYSTORE_CMD_CERTREQ = 'certreq' (line 29)
CRYPT_KEYSTORE_CMD_DELETE = 'delete' (line 30)
CRYPT_KEYSTORE_CMD_EXPORT = 'export' (line 31)
CRYPT_KEYSTORE_CMD_GENKEY = 'genkey' (line 32)
CRYPT_KEYSTORE_CMD_IMPORT = 'import' (line 33)
CRYPT_KEYSTORE_CMD_KEYCLONE = 'keyclone' (line 34)
CRYPT_KEYSTORE_CMD_KEYPASSWD = 'keypasswd' (line 35)
CRYPT_KEYSTORE_CMD_LIST = 'list' (line 36)
CRYPT_KEYSTORE_CMD_STOREPASSWD = 'storepasswd' (line 37)
CRYPT_KEYSTORE_MAIN_METHOD = 'Crypt_KeyStore_KeyTool::main' (line 26)

Documentation generated on Tue, 08 Jul 2008 14:52:11 -0500 by phpDocumentor 1.4.2