a192kw constant
JsonWebAlgorithm
const a192kw
AES Key Wrap with default initial value using 192-bit key
Implementation
static const a192kw =
JsonWebAlgorithm('A192KW', type: 'oct', use: 'key', minKeyBitLength: 192);