PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ethereum-cryptography/pure/shims
Просмотр файла: hdkey-crypto.d.ts
/// <reference types="node" />
export declare const createHmac: any;
export declare const randomBytes: any;
declare class Hash {
private readonly hashFunction;
private buffers;
constructor(hashFunction: (msg: Buffer) => Buffer);
update(buffer: Buffer): this;
digest(param: any): Buffer;
}
export declare const createHash: (name: string) => Hash;
export {};
//# sourceMappingURL=hdkey-crypto.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!