PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/util-crypto/sr25519

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

/**
 * @name sr25519Agreement
 * @description Key agreement between other's public key and self secret key
 */
export declare function sr25519Agreement(secretKey: string | Uint8Array, publicKey: string | Uint8Array): Uint8Array;

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


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