JOSE
v1.11.10

      View Source jose_jwe_alg_pbes2 (JOSE v1.11.10)

      Summary

      Types

      alg/0

      Functions

      format_error(Reason, _)
      from_map(F)
      generate_key(Fields, _, ALG)
      hmac_supported()
      key_decrypt(Password, EncryptedKey, Jose_jwe_alg_pbes2)
      key_encrypt(Password, DecryptedKey, ALG0)
      next_cek(Key, _, ALG)
      to_map(A, F)
      wrap_supported()

      Types

      Link to this type

      alg/0

      View Source
      -type alg() :: #jose_jwe_alg_pbes2{}.

      Functions

      Link to this function

      format_error(Reason, _)

      View Source
      -spec format_error(term(), term()) -> term().
      Link to this function

      from_map(F)

      View Source
      Link to this function

      generate_key(Fields, _, ALG)

      View Source
      Link to this function

      hmac_supported()

      View Source
      Link to this function

      key_decrypt(Password, EncryptedKey, Jose_jwe_alg_pbes2)

      View Source
      Link to this function

      key_encrypt(Password, DecryptedKey, ALG0)

      View Source
      Link to this function

      next_cek(Key, _, ALG)

      View Source
      Link to this function

      to_map(A, F)

      View Source
      Link to this function

      wrap_supported()

      View Source

      Hex Package Hex Preview (current file) Download ePub version

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