...
Overview
Back to Top
The AES Encryption Provider provides strong, FIPS-compliant encryption for passwords stored in the AMS database.
Creating an AES Encryption Provider
Back to Top
To use the AES Encryption Provider you must create an instance (or import one) and then set it as the default encryption provider.
...
Configuring the Default Encryption Provider
Back to Top
Warning |
---|
Once your encryption provider has been used to store passwords you should not delete or change the provider. Doing so will prevent AMS from recovering anything encrypted by the provider. Instead of deleting or changing you should create a new provider and configure it as default. |
...
Using a Custom Key
Back to Top
You can use a custom password or passphrase to generate a key that your AES encryption provider will use to encrypt stored passwords.
...
What to Expect
Back to Top
Whenever new passwords are stored in the AMS database (LSS User Passwords, configured User Credentials, etc.) they will encrypted using the selected encryption provider.