UNPKG

@jc-lab/jose

Version:

JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies

7 lines (6 loc) 110 B
module.exports = function () { this.seq().obj( this.key('n').int(), this.key('e').int() ) }