> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-helpers/eossharp-core-helpers-cryptohelper/eossharp-core-helpers-cryptohelper-keypair.md).

# KeyPair

KeyPair with a private and public key.

## Summary

| Members                                                                                                                                 | Descriptions |
| --------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `public string` [`PrivateKey`](#class_eos_sharp_1_1_core_1_1_helpers_1_1_crypto_helper_1_1_key_pair_1ad35e9be60d0ae56eee1bdf26ec09d306) |              |
| `public string` [`PublicKey`](#class_eos_sharp_1_1_core_1_1_helpers_1_1_crypto_helper_1_1_key_pair_1acc6ca52888303fcc5c17b4882570ab2d)  |              |

## Members

**`public string`** [**`PrivateKey`**](#class_eos_sharp_1_1_core_1_1_helpers_1_1_crypto_helper_1_1_key_pair_1ad35e9be60d0ae56eee1bdf26ec09d306)

**`public string`** [**`PublicKey`**](#class_eos_sharp_1_1_core_1_1_helpers_1_1_crypto_helper_1_1_key_pair_1acc6ca52888303fcc5c17b4882570ab2d)
