CCA Release 2.54 PKA_Key_Token_Build
reserved_x(s)
The reserved_x parameters are each a pointer to a string variable that is
reserved for future use. Each of the reserved_x parameters should contain a
null pointer.
token_length
The token_length parameter is a pointer to an integer variable containing the
number of bytes of data in the token variable. On output, the variable contains
the length of the token returned in the token variable. The maximum length is
2500 bytes.
token
The token parameter is a pointer to a string variable containing the assembled
token returned by the verb.
Related Information
Samples for the key_values_structure are shown below (and see the note following
the examples).
Chapter 3. RSA Key-Management 3-19