rs384 constant

JsonWebAlgorithm const rs384

RSASSA-PKCS1-v1_5 using SHA-384

Implementation

static const rs384 =
    JsonWebAlgorithm('RS384', type: 'RSA', use: 'sig', minKeyBitLength: 2048);