PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ethereum-cryptography
Просмотр файла: aes.d.ts
/// <reference types="node" />
export declare function encrypt(msg: Buffer, key: Buffer, iv: Buffer, mode?: string, pkcs7PaddingEnabled?: boolean): Buffer;
export declare function decrypt(cypherText: Buffer, key: Buffer, iv: Buffer, mode?: string, pkcs7PaddingEnabled?: boolean): Buffer;
//# sourceMappingURL=aes.d.ts.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!