Which way should be used to safely the API keys?
Which way should be used to safely the API keys?A . In an environment variable unique to the system databaseB . Encrypted in a configuration file that is separate from the codeC . Encrypted in the code in a functionD . Plain text in the code as a constantView AnswerAnswer:...