rsa1_5 constant
JsonWebAlgorithm
const rsa1_5
RSAES-PKCS1-v1_5
Implementation
static const rsa1_5 = JsonWebAlgorithm('RSA1_5',
type: 'RSA', use: 'key', minKeyBitLength: 2048);
RSAES-PKCS1-v1_5
static const rsa1_5 = JsonWebAlgorithm('RSA1_5',
type: 'RSA', use: 'key', minKeyBitLength: 2048);