net.corda.node.services.keys / PersistentKeyManagementService / <init>

<init>

PersistentKeyManagementService(initialKeys: Set<KeyPair>)

A persistent re-implementation of E2ETestKeyManagementService to support node re-start.

This is not the long-term implementation. See the list of items in the above class.

This class needs database transactions to be in-flight during method calls and init.