com.r3corda.node.services.keys / E2ETestKeyManagementService / <init>

<init>

E2ETestKeyManagementService(initialKeys: Set<KeyPair>)

A simple in-memory KMS that doesnt bother saving keys to disk. A real implementation would:

etc