diff options
Diffstat (limited to 'src/encrypted_kdm.h')
| -rw-r--r-- | src/encrypted_kdm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h index 1605d911..69b9a267 100644 --- a/src/encrypted_kdm.h +++ b/src/encrypted_kdm.h @@ -86,6 +86,7 @@ public: */ std::list<std::string> keys () const; + std::string id () const; boost::optional<std::string> annotation_text () const; std::string content_title_text () const; std::string issue_date () const; |
