UNPKG

cose-kit

Version:

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

3 lines (2 loc) 103 B
export declare const CURVE: Map<number, string>; export declare const COSE_CURVE: Map<string, number>;