jose-0.1.27.0: Javascript Object Signing and Encryption

Safe HaskellNone

Crypto.JOSE.Classes

Description

Type classes for use with the JOSE modules.

Synopsis

Documentation

class Key k whereSource

A Key that can sign messages and validate signatures according to a given Alg.