-type alg() :: #jose_jwe_alg_aes_kw{bits :: undefined | 128 | 192 | 256, gcm :: boolean(), iv :: undefined | binary(), tag :: undefined | binary()}.