Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data VAPIDClaims Source #
webPushJWT :: MonadIO m => VAPIDKeys -> VAPIDClaims -> m (Either Error ByteString) Source #
ecPublicKeyToBytes :: Point -> ByteString Source #
ecBytesToPublicKey :: ByteString -> Point Source #
int32Bytes :: Integer -> Bytes32 Source #
bytes32Int :: Bytes32 -> Integer Source #