Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.KeyStore.KS.KS
Documentation
Constructors
LogEntry | |
Fields
|
randomBytes :: Octets -> (ByteString -> a) -> KS a Source #
currentTime :: KS UTCTime Source #
getSettings :: KS Settings Source #
insertNewKey :: Key -> KS () Source #
deleteKeysKS :: [Name] -> KS () Source #
modConfig :: (Configuration -> Configuration) -> KS () Source #