summaryrefslogtreecommitdiffstats
path: root/openpgp/src/packet/key.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/packet/key.rs')
-rw-r--r--openpgp/src/packet/key.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/src/packet/key.rs b/openpgp/src/packet/key.rs
index f31d58aa..57dcc8b6 100644
--- a/openpgp/src/packet/key.rs
+++ b/openpgp/src/packet/key.rs
@@ -325,6 +325,7 @@ impl SecretKey {
}
}
}
+
/// Decrypts this secret key using `password`.
///
/// The SecretKey type does not know what kind of key it is, so