What is the proper TSS command to permit resource CLEARKEY.SYSTOK-SESSION-ONLY in the resource class CRYTOZ?
Release : 16.0
CRYPTOZ is a predefined resource class in Top Secret that supports masking characters.
The ‘-‘ in Top Secret is a floating point mask character that represents any number of characters. There is a limit of 1 ‘-‘ in the resource name. The best way to permit this resource is change the 2 ‘-‘ to ‘+’ in the resource name. The ‘+’ is masking character that represents any 1 character. For example:
TSS PERMIT(acid) CRYPTOZ(SYSTOK+SESSION+ONLY) ACCESS(access)
TSS REFRESH(acid) JOBNAME(*)