PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/paillier-bigint/docs/interfaces

Просмотр файла: KeyPair.md

# Interface: KeyPair

## Table of contents

### Properties

- [privateKey](KeyPair.md#privatekey)
- [publicKey](KeyPair.md#publickey)

## Properties

### privateKey

• **privateKey**: [`PrivateKey`](../classes/PrivateKey.md)

#### Defined in

[generateRandomKeys.ts:7](https://github.com/juanelas/paillier-bigint/blob/acf01d9/src/ts/generateRandomKeys.ts#L7)

___

### publicKey

• **publicKey**: [`PublicKey`](../classes/PublicKey.md)

#### Defined in

[generateRandomKeys.ts:6](https://github.com/juanelas/paillier-bigint/blob/acf01d9/src/ts/generateRandomKeys.ts#L6)

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


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