summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/encrypted_kdm.h')
-rw-r--r--src/encrypted_kdm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h
index e74dde69..1f54cc05 100644
--- a/src/encrypted_kdm.h
+++ b/src/encrypted_kdm.h
@@ -103,6 +103,7 @@ public:
LocalTime not_valid_after () const;
std::string recipient_x509_subject_name () const;
CertificateChain signer_certificate_chain () const;
+ std::vector<std::string> trusted_devices() const;
private: