Previous Topic: How TBEBOOK Works to Export Code Book Information

Next Topic: Digital Certificates and Your Security System

DFSMS Data Classes

CA Tape Encryption uses DFSMS data classes to identify which tape files to encrypt. A data class may be assigned by coding the DATACLAS JCL parameter or the data class may be assigned dynamically by the DFSMS ACS routines. During tape OPEN for output processing, each file is checked to see whether a data class was assigned. If a data class is assigned to the file, CA Tape Encryption checks the data class description field to see whether it includes the unique character string indicating that encryption is required. This string includes the symmetric key name or the information required to create a B2B tape.

Note: If you are using your security system instead of DFSMS to control tape encryption processing, use the CA@BES class. For more information about using this class with your security system, see the chapter “Using Your Security System for Tape Encryption.”

You must determine the different types of data classes you need for the data in your environment:

When an eligible tape file is opened, flags are set to activate the encryption calls at the I/O intercept as the data is processed.