Add a missing class decl.
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / Decrypter.h
index 8d2b574..d8e2586 100644 (file)
@@ -26,6 +26,7 @@
 #include <xmltooling/exceptions.h>
 
 class XENCCipher;
+class XSECCryptoKey;
 
 namespace xmltooling {
     class XMLTOOL_API CredentialCriteria;