glite-eds-key-register — Generates an encryption key and registers it in the Hydra KeyStore.
glite-eds-key-register [ -q ] [ -v ] [ -c CIPHER ] [ -k KEYLENGTH ] ID
glite-eds-key-register is a command-line tool for generating encryption key and storing it in the Hydra KeyStore. The key can be deleted by glite-eds-key-unregister.
The client needs to have permission to create new entries inside the Hydra keystore (see 'create_voms_attribute') to perform this operation.
Quiet operation.
Increases the verbosity level.
Cipher name to use. See 'openssl list-cipher-commands' for the available options.
The current default is 'blowfish'.
Keylength to use in bits. See 'openssl list-cipher-commands' for the available options.
The current default is 128 bits.
The ID of the key, which can be a logical file name or GUID.