Remediate use of deprecated hashing function.
[shibboleth/cpp-opensaml.git] / saml / SAMLConfig.h
index dc342e6..5a40214 100644 (file)
@@ -133,6 +133,7 @@ namespace opensaml {
         virtual XMLCh* generateIdentifier()=0;
         
         /**
+         * @deprecated
          * Generate the SHA-1 hash of a string
          * 
          * @param s     NULL-terminated string to hash