summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/cert/mod.rs')
-rw-r--r--openpgp/src/cert/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/cert/mod.rs b/openpgp/src/cert/mod.rs
index 16f7a885..4b9e2632 100644
--- a/openpgp/src/cert/mod.rs
+++ b/openpgp/src/cert/mod.rs
@@ -461,7 +461,7 @@ impl Cert {
/// Returns the amalgamated primary key.
pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
{
- PrimaryKeyAmalgamation::new(&self)
+ PrimaryKeyAmalgamation::new(&self, self.primary_key().bundle(), ())
}
/// Returns the Certificate's direct key signature as of the