Test Master Key (QC3TSTMK, Qc3TestMasterKey) API


  Required Parameter Group:


 Service Program Name: QC3MKTST

 Default Public Authority: *EXCLUDE

 Threadsafe: Yes

The Test Master Key (OPM, QC3TSTMK; ILE, Qc3TestMasterKey) API returns the key verification value for the specified master key.

For more information about master keys, see Cryptographic Services Key Management.


Authorities and Locks

No special authorities required.


Required Parameter Group

Master key ID
INPUT; BINARY(4)

The master key IDs are


Master key version
INPUT; CHAR(1)

The old or current version of the master key


Key Verification Value
OUTPUT; CHAR(20)

The key verification value can be used to determine if the master key has changed.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages




API introduced: V5R4

[ Back to top | Cryptographic Services APIs | APIs by category ]