mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
NOTICK - Fix typo in node services docs (#5689)
This commit is contained in:
parent
7708a3c28a
commit
ed9117dce4
@ -53,7 +53,7 @@ signing to internal ``PrivateKeys`` from the ``KeyManagementService``. The
|
||||
``KeyManagementService`` interface also allows other keys to be
|
||||
generated if anonymous keys are needed in a flow. Note that this
|
||||
interface works at the level of individual ``PublicKey`` and internally
|
||||
matched ``PrivateKey` pairs, but the signing authority may be represented by a
|
||||
matched ``PrivateKey`` pairs, but the signing authority may be represented by a
|
||||
``CompositeKey`` on the ``NodeInfo`` to allow key clustering and
|
||||
threshold schemes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user