net.corda.core.node.services / KeyManagementService / keys

keys

abstract val keys: Map<PublicKey, PrivateKey>

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