From 2585c1baf49fce7c3c94ee9dd4134c6469889ebb Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 20 Dec 2018 17:18:26 +0100 Subject: openpgp: Formatting. --- openpgp/src/packet/key.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp') 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 -- cgit v1.2.3