UNPKG

cose-kit

Version:

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

3 lines (2 loc) 99 B
export declare const ALG: Map<number, string>; export declare const COSE_ALG: Map<string, number>;