z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


CSSM_QUERY_SIZE_DATA

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

typedef struct cssm_query_size_data {
    uint32 SizeInputBlock;
    uint32 SizeOutputBlock;
} CSSM_QUERY_SIZE_DATA, *CSSM_QUERY_SIZE_DATA_PTR

Definitions:

SizeInputBlock
The size of the input block in bytes.
SizeOutputBlock
The size of the output block in bytes.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014