UNPKG

cose-kit

Version:

This is an early prototype of a RFC8152 COSE library for node.js.

3 lines (2 loc) 107 B
export declare const KEY_OPS: Map<number, string>; export declare const COSE_KEY_OPS: Map<string, number>;