JOSE
v1.11.10

      View Source jose_jws_alg_ecdsa (JOSE v1.11.10)

      Summary

      Types

      alg/0

      Functions

      from_map(F)
      generate_key(_, Fields)
      sign(Jose_jwk, Message, ALG)
      to_map(_, F)
      verify(Jose_jwk, Message, Signature, ALG)

      Types

      Link to this type

      alg/0

      View Source
      -type alg() :: 'ES256K' | 'ES256' | 'ES384' | 'ES512'.

      Functions

      Link to this function

      from_map(F)

      View Source
      Link to this function

      generate_key(_, Fields)

      View Source
      Link to this function

      sign(Jose_jwk, Message, ALG)

      View Source
      Link to this function

      to_map(_, F)

      View Source
      Link to this function

      verify(Jose_jwk, Message, Signature, ALG)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language