All Products
Search
Document Center

:Identity public key settings

Last Updated:Apr 24, 2022

This article introduces how to set the public identity key in LedgerDB.

Overview

For each Ledger instance in LedgerDB, the public key is the unique identification of each member, and is used to perform operations such as data writing, data reading, and Ledger member management.

Important note

  • The LedgerDB does not know user private keys and does not save user private keys. You can manually keep the private keys confidential.

  • For security reasons, the historical public key will be permanently invalid after the new public key is updated

Upload and update the public key

1. Login LedgerDB console

2. In instance details the in the page identity public key tab Page, perform the first upload and update of the public key. The currently supported public key algorithm is SECPK1(ECCK1). For key pair generation algorithms, see ECCK1KeyPair key pair generation.