summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-12-20 17:18:26 +0100
committerJustus Winter <justus@sequoia-pgp.org>2018-12-27 16:29:22 +0100
commit2585c1baf49fce7c3c94ee9dd4134c6469889ebb (patch)
tree46383d1acc9a42718de88063832a80592d445c72 /openpgp
parent92b5aa4e6067d1566b2759385dcfec966b6700c1 (diff)
openpgp: Formatting.
Diffstat (limited to 'openpgp')
-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