PKIX TrustEngine.
[shibboleth/cpp-opensaml.git] / saml / internal.h
index 675a5e7..9be5928 100644 (file)
@@ -98,6 +98,8 @@ namespace opensaml {
         std::string hashSHA1(const char* data, bool toHex=false);
     private:
     };
+
+    void log_openssl();
     /// @endcond
 
 };