Safe Haskell | None |
---|---|
Language | Haskell2010 |
Web.WebPush.Internal
Documentation
webPushJWT :: MonadIO m => VAPIDKeys -> Request -> Text -> m ByteString Source #
data WebPushEncryptionInput Source #
Constructors
EncryptionInput | |
ecPublicKeyToBytes :: Point -> ByteString Source #
ecBytesToPublicKey :: ByteString -> Point Source #
int32Bytes :: Integer -> Bytes32 Source #
bytes32Int :: Bytes32 -> Integer Source #