When installing Identity Manager, there is an option for using custom encryption properties for encrypting sensitive data. Where can I find a sample of the required keyParams.properties file?
This is an example of the content from a keyParams.properties file.
RCKey="rckey example to encrypt"
PBKey="real headache for pbes"
PBSalt="sicilian sea salt"
AEKeySize=32
AESeedSize=20
AEIVSize=16
Attached is a sample of the keyParams.properties file.