z/OS Cryptographic Services PKI Services Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EXPORT - preprocessing

z/OS Cryptographic Services PKI Services Guide and Reference
SA23-2286-00

Purpose

Provide additional authorization checking and parameter validation and modification.

Arguments

argument 3…argument n
The parameters as input to the CGI in name=value form, for example, "TransactionId=12345".

Return codes

Return code Meaning
0 Continue with the export.
8 - 49 Deny the request and return to the caller immediately.

STDOUT

Optional replacement TransactionId and ChallengePassPhrase parameters in name=value form, one per line. If these values are provided, they replace the user-provided values on the call to the SAF callable service. If TransactionId is specified without ChallengePassPhrase, the user-provided ChallengePassPhrase is used. If ChallengePassPhrase is specified without TransactionId, the user-provided TransactionId is used.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014