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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encrypted_kdm.h b/src/encrypted_kdm.h
index 1fcd37f4..f89ba596 100644
--- a/src/encrypted_kdm.h
+++ b/src/encrypted_kdm.h
@@ -78,7 +78,7 @@ private:
/** Construct an EncryptedKDM from a set of details */
EncryptedKDM (
boost::shared_ptr<const Signer> signer,
- boost::shared_ptr<const Certificate> recipient,
+ Certificate recipient,
std::string device_list_description,
std::string cpl_id,
std::string cpl_content_title_text,