PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@celo/utils/lib
Просмотр файла: ecdh.d.ts
/// <reference types="node" />
export declare function computeSharedSecret(privateKey: string, publicKey: string): Buffer;
export declare function isCompressed(publicKey: string): boolean;
export declare function ensureCompressed(publicKey: string): string;
export declare function ensureUncompressed(publicKey: string): any;
export declare function trimUncompressedPrefix(publicKey: string): string;
Выполнить команду
Для локальной разработки. Не используйте в интернете!