PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@hashgraph/sdk/node_modules/@hashgraph/cryptography/lib/primitive

Просмотр файла: bip39.d.ts

/**
 * @param {string[]} words
 * @param {string} passphrase
 * @returns {Promise<Uint8Array>}
 */
export function toSeed(words: string[], passphrase: string): Promise<Uint8Array>;

Выполнить команду


Для локальной разработки. Не используйте в интернете!