a256cbc_hs512 constant
JsonWebAlgorithm
const a256cbc_hs512
AES_256_CBC_HMAC_SHA_512 authenticated encryption algorithm
Implementation
static const a256cbc_hs512 = JsonWebAlgorithm('A256CBC-HS512',
type: 'oct', use: 'enc', minKeyBitLength: 512);