Edit parmlib to specify the appropriate parameters to use when encrypting an in-house tape with a symmetric key.
To specify a symmetric key
A new key section name is specified in the SymmetricKey section.
A new key section is started.
The attributes that define a symmetric key are defined and the key is specified.
Example: Specify Symmetric Key
The following example shows the use of the SymmetricKey section and the key section. In the SymmetricKey section, a key section named hrkey is specified. This customized key section name is then used to specify the attributes of the key. In this example, the hrkey section specifies that the key named hrkey uses the AES256 encryption algorithm, that a new key is generated monthly, and that 12 keys are generated in advance for future use.
<SymmetricKey> Key=hrkey <hrkey> Algorithm=aes256 Regenerate=monthly NumberOfGenerations=12
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |