************************* Secrets API - Quick Start ************************* The secrets resource is the heart of the Barbican service. It provides access to the secret / keying material stored in the system. Barbican supports the storage of data for various content-types securely. TODO(jvrbanac): Add more information about the secrets resource What is a secret ################ TODO(jvrbanac): Add a summary here How to create a secret ###################### TODO(jvrbanac): Add examples How to update a secret ###################### TODO(jvrbanac): Add examples How to retrieve a secret ######################## TODO(jvrbanac): Add examples How to delete a secret ###################### TODO(jvrbanac): Add examples