JOSE
v1.11.12
Search documentation of JOSE
Settings
jose_jwe_alg_c20p_kw
(JOSE v1.11.12)
View Source
Summary
Types
alg/0
Functions
from_map(F)
generate_key(Fields, _, ALG)
key_decrypt(DerivedKey, EncryptedKey, Jose_jwe_alg_c20p_kw)
key_encrypt(DerivedKey, DecryptedKey, JWEC20PKW)
next_cek(Key, _, ALG)
to_map(A, F)
Types
alg/0
-type
alg() :: #jose_jwe_alg_c20p_kw{iv :: undefined |
binary
(), tag :: undefined |
binary
()}.
Functions
from_map(F)
generate_key(Fields, _, ALG)
key_decrypt(DerivedKey, EncryptedKey, Jose_jwe_alg_c20p_kw)
key_encrypt(DerivedKey, DecryptedKey, JWEC20PKW)
next_cek(Key, _, ALG)
to_map(A, F)