diff options
Diffstat (limited to 'src/encrypted_kdm.h')
| -rw-r--r-- | src/encrypted_kdm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h index 6341220b..5b60378c 100644 --- a/src/encrypted_kdm.h +++ b/src/encrypted_kdm.h @@ -90,6 +90,8 @@ public: std::string content_title_text () const; std::string issue_date () const; std::string cpl_id () const; + LocalTime not_valid_before() const; + LocalTime not_valid_after() const; private: |
