es384 constant
JsonWebAlgorithm
const es384
ECDSA using P-384 and SHA-384
Implementation
static const es384 =
JsonWebAlgorithm('ES384', type: 'EC', use: 'sig', curve: 'P-384');
ECDSA using P-384 and SHA-384
static const es384 =
JsonWebAlgorithm('ES384', type: 'EC', use: 'sig', curve: 'P-384');