UNPKG

@trust/keyto

Version:

A utility for translating cryptographic keys between representations

11 lines (9 loc) 135 B
'use strict' module.exports = registry => { return function () { this.int({ 0: 'two-prime', 1: 'multi' }) } }