summaryrefslogtreecommitdiff
path: root/src/kdm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdm.h')
-rw-r--r--src/kdm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdm.h b/src/kdm.h
index cee9db21..c594ecfb 100644
--- a/src/kdm.h
+++ b/src/kdm.h
@@ -72,7 +72,7 @@ public:
return _key;
}
- std::string base64 () const;
+ std::string encrypted_base64 (boost::shared_ptr<const Certificate>) const;
private:
void get (uint8_t *, uint8_t const **, int) const;