Searched defs:pszAuth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Ds3.cpp235 char *pszAuth; local
239 RTStrAPrintf(&pszAuth, "Authorization: AWS %s:%s",
243 return pszAuth;

Completed in 44 milliseconds