| Copyright | (c) FPComplete.com, 2015 |
|---|---|
| License | BSD3 |
| Maintainer | Tim Dysinger <tim@fpcomplete.com> |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Stack.Sig.GPG
Description
- gpgSign :: (MonadIO m, MonadThrow m) => Path Abs File -> m Signature
- gpgVerify :: (MonadIO m, MonadThrow m) => Signature -> Path Abs File -> m Fingerprint