digest.cpp
Go to the documentation of this file.
00001 #include "cpr/digest.h"
00002 
00003 namespace cpr {
00004 
00005 const char* Digest::GetAuthString() const noexcept {
00006     return Authentication::GetAuthString();
00007 }
00008 
00009 } // namespace cpr


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:02