Decrypt - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Syntax
Importing certificates
Importing keys (HSM models)
Parameters
key name [...]
cert name [...]
input file
password password
password-alias alias
mechanism hsmkwk
Examples
v Creates the exportBob export package. The package contains the bob Certificate

decrypt

Decrypts a file stored on the appliance.
Syntax
decrypt URL idcred name alg algorithm
Parameters
URL
crypto-import cert name [...] input file
crypto-import key name [...] input file [password-alias alias] [mechanism
hsmkwk]
crypto-import key name [...] input file [password password] [mechanism
hsmkwk]
Identifies the names of the keys to import. To specify more than one key,
use a space separated list.
Identifies the names of the certificates to import. To specify more than one
certificate, use a space separated list.
Identifies the name and location of the stored export.
(HSM appliances only) Optionally specifies the password that was used to
encrypt the input file. This parameter is mutually exclusive to the
password-alias parameter.
(HSM appliances only) Optionally specifies the password that was used to
encrypt the input file. This parameter is mutually exclusive to the
password parameter.
(HSM appliances only) Optionally indicates that the imported material can
be exported at a later time with an HSM-generated key wrapping key.
object.
# crypto-export
cert bob output exportBob
#
Identifies the local file to be decrypted, and takes the directory:///
filename format.
Chapter 11. Crypto configuration mode
217

Advertisement

Table of Contents
loading

Table of Contents