z/OS Cryptographic Services ICSF Application Programmer's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Symmetric Algorithm Decipher (CSNBSAD or CSNBSAD1 and CSNESAD or CSNESAD1)

z/OS Cryptographic Services ICSF Application Programmer's Guide
SA22-7522-16

The symmetric algorithm decipher callable service deciphers data with the AES algorithm. Data is deciphered that has been enciphered in either CBC mode or ECB mode.

You can specify that the clear text data was padded before encryption using the method described in the PKCS standards. In this case, the callable service will remove the padding bytes and return the unpaded clear text data. PKCS padding is described in PKCS Padding Method.

The callable service names for AMODE(64) invocation are CSNESAD and CSNESAD1.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014