summaryrefslogtreecommitdiff
path: root/src/encrypted_kdm.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-14 17:01:47 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-14 17:01:47 +0000
commit50bfe5a5a595f8200811d6916a777e24c880b441 (patch)
treeaf7a175ff6415ec58e78cec8f14f2190d0dc980f /src/encrypted_kdm.h
parentf218289708a9912f73707cb4bef13ffc469c1296 (diff)
Some new features in dcpkdm.
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 e52fa0a1..ddc0273a 100644
--- a/src/encrypted_kdm.h
+++ b/src/encrypted_kdm.h
@@ -94,6 +94,7 @@ public:
LocalTime not_valid_before () const;
LocalTime not_valid_after () const;
std::string recipient_x509_subject_name () const;
+ CertificateChain signer_certificate_chain () const;
private: