a192cbc_hs384 constant
JsonWebAlgorithm
const a192cbc_hs384
AES_192_CBC_HMAC_SHA_384 authenticated encryption algorithm
Implementation
static const a192cbc_hs384 = JsonWebAlgorithm('A192CBC-HS384',
type: 'oct', use: 'enc', minKeyBitLength: 384);