hOpenPGP-3.2: native Haskell implementation of OpenPGP (RFC9580)
Safe HaskellNone
LanguageHaskell2010

Codec.Encryption.OpenPGP.Expirations

Documentation

keyStateAt :: forall (k :: TKKind). UTCTime -> TK k -> KeyState Source #

isTKTimeValid :: forall (k :: TKKind). UTCTime -> TK k -> Bool Source #