summaryrefslogtreecommitdiffstats
path: root/ffi
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-12-12 16:43:56 +0100
committerJustus Winter <justus@sequoia-pgp.org>2018-12-12 16:43:56 +0100
commita0c09773b915305e325bb001c29591ecc976ad1a (patch)
tree45ef4216cec84b6dd91c979ccd3a51f641236ca9 /ffi
parente3d31910c565bac59f9adc8681c341771fe45ec7 (diff)
openpgp: Move SecretKey to packet::key.
Diffstat (limited to 'ffi')
-rw-r--r--ffi/src/openpgp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/src/openpgp.rs b/ffi/src/openpgp.rs
index cd158d85..ef796144 100644
--- a/ffi/src/openpgp.rs
+++ b/ffi/src/openpgp.rs
@@ -26,8 +26,8 @@ use self::openpgp::{
Signature,
PKESK,
SKESK,
+ key::SecretKey,
},
- SecretKey,
crypto::Password,
};
use self::openpgp::tpk::{