summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/include
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-11-25 14:34:01 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-12-09 13:30:09 +0100
commit9fbbecd7b75f64c68ec784e86f62dd8c7da590ae (patch)
tree27e86b52de2efa124340acb720bb662eae1d212a /openpgp-ffi/include
parent67abd92024ac01344e739f72099d4fa4685db04a (diff)
openpgp: Remove Signature::key_expired.
- Fixes #371.
Diffstat (limited to 'openpgp-ffi/include')
-rw-r--r--openpgp-ffi/include/sequoia/openpgp.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/openpgp-ffi/include/sequoia/openpgp.h b/openpgp-ffi/include/sequoia/openpgp.h
index 6e966fba..4d6d8416 100644
--- a/openpgp-ffi/include/sequoia/openpgp.h
+++ b/openpgp-ffi/include/sequoia/openpgp.h
@@ -499,14 +499,6 @@ pgp_status_t pgp_signature_key_alive(pgp_error_t *errp,
time_t when);
/*/
-/// Returns whether the signature is expired at the specified time.
-///
-/// If `when` is 0, then the current time is used.
-/*/
-bool pgp_signature_key_expired(pgp_signature_t signature, pgp_key_t key,
- time_t when);
-
-/*/
/// Returns the PKESK's recipient.
///
/// The return value is a reference to a `KeyID`. The caller must not