es512 constant
JsonWebAlgorithm
const es512
ECDSA using P-521 and SHA-512
Implementation
static const es512 =
JsonWebAlgorithm('ES512', type: 'EC', use: 'sig', curve: 'P-521');
ECDSA using P-521 and SHA-512
static const es512 =
JsonWebAlgorithm('ES512', type: 'EC', use: 'sig', curve: 'P-521');