Previous Topic: RINGDATA Keyword—Add Certificate to a RingNext Topic: RSTDACC keyword—Control Access to Resources


Examples: RINGDATA keyword

This example specifies the ACID and certificate name of the certificate being added to the user key ring:

TSS ADDTO(user01) KEYRING(CASRING)
                  RINGDATA(user01,cert0001)

This example removes a certificate in a key ring:

TSS REMOVE(user01) KEYRING(CASRING)
                   RINGDATA(user01,cert0001)