mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +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
|
``KeyManagementService`` interface also allows other keys to be
|
||||||
generated if anonymous keys are needed in a flow. Note that this
|
generated if anonymous keys are needed in a flow. Note that this
|
||||||
interface works at the level of individual ``PublicKey`` and internally
|
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
|
``CompositeKey`` on the ``NodeInfo`` to allow key clustering and
|
||||||
threshold schemes.
|
threshold schemes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user