com.r3corda.core.node.services.testing / MockKeyManagementService / keys

keys

val keys: MutableMap<PublicKey, PrivateKey>
Overrides KeyManagementService.keys

Returns a snapshot of the current pubkey->privkey mapping.