JOSE
v1.11.10

      View Source jose_jwe_alg_aes_kw (JOSE v1.11.10)

      Summary

      Types

      alg/0

      Functions

      from_map(F)
      generate_key(Fields, _, ALG)
      key_decrypt(DerivedKey, EncryptedKey, Jose_jwe_alg_aes_kw)
      key_encrypt(DerivedKey, DecryptedKey, JWEAESKW)
      next_cek(Key, _, ALG)
      to_map(Jose_jwe_alg_aes_kw, F)

      Types

      Link to this type

      alg/0

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

      Functions

      Link to this function

      from_map(F)

      View Source
      Link to this function

      generate_key(Fields, _, ALG)

      View Source
      Link to this function

      key_decrypt(DerivedKey, EncryptedKey, Jose_jwe_alg_aes_kw)

      View Source
      Link to this function

      key_encrypt(DerivedKey, DecryptedKey, JWEAESKW)

      View Source
      Link to this function

      next_cek(Key, _, ALG)

      View Source
      Link to this function

      to_map(Jose_jwe_alg_aes_kw, F)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

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