From cea9be523e9d0c3253a5f6d6d45afa5b3260cd8f Mon Sep 17 00:00:00 2001 From: Matthias Kalle Dalheimer Date: Fri, 1 Mar 2002 17:54:26 +0000 Subject: Support for warning when a CRL expires --- gpgmeplug/cryptplug.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gpgmeplug/cryptplug.h') diff --git a/gpgmeplug/cryptplug.h b/gpgmeplug/cryptplug.h index b891c127..9cdeb07a 100644 --- a/gpgmeplug/cryptplug.h +++ b/gpgmeplug/cryptplug.h @@ -865,6 +865,14 @@ void setEncryptionCRLNearExpiryInterval( int ); int encryptionCRLNearExpiryInterval( void ); +/*! \ingroup groupConfigCrypt + \brief Returns the number of days the currently active certification + list is still valid. +*/ +int encryptionCRLsDaysLeftToExpiry( void ); + + + /*! \ingroup groupConfigDir \brief This function returns an XML representation of a configuration dialog for selecting a directory -- cgit v1.2.3