Your opinion will help to improve our service
Leave a feedback >Non-loggable typedef that is used for storing secrets.
Definition in file secret.hpp.
Go to the source code of this file.
Namespaces | |
namespace | s3api |
Top namespace for S3 library. | |
Typedefs | |
using | s3api::Secret = ::utils::NonLoggable<class SecretTag, std::string> |