Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_jwe_alg_aes_kw
(JOSE v1.11.9)
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