Define the user defined resouce class to the Top Secret RDT (Resource Definition Table)
1. Add the resouce class to the RDT:
tss add(rdt) resclass(klv) attr(generic,long,mask)
TSS0300I ADD FUNCTION SUCCESSFUL
READY
2. Confirm KLV was added to the RDT:
tss list(rdt) resclass(klv)
ACCESSORID = *RDT* NAME = RESOURCE DEFINITIONS
RESOURCE CLASS = KLV
RESOURCE CODE = X'00C'
ATTRIBUTE = GENERIC,MASKABLE,MAXOWN(26),MAXPERMIT(044),ACCESS
ACCESS = ALL(FFFF),NONE(0000)
DEFACC = ALL
TSS0300I LIST FUNCTION SUCCESSFUL
READY