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 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: |
