Store
Submit an API key to Cyphr for secure storage.
Encrypt
The secret is encrypted using AES-256-GCM before storage.
Persist
The encrypted value is stored by the serverless application.
Retrieve
Request the stored credential when it is needed.
Decrypt
Cyphr decrypts the stored value before returning the secret.