es256k constant
JsonWebAlgorithm
const es256k
ECDSA using P-256 and SHA-256
Implementation
static const es256k =
JsonWebAlgorithm('ES256K', type: 'EC', use: 'sig', curve: 'P-256K');
ECDSA using P-256 and SHA-256
static const es256k =
JsonWebAlgorithm('ES256K', type: 'EC', use: 'sig', curve: 'P-256K');