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

keys

abstract val keys: Set<PublicKey>

Returns a snapshot of the current signing PublicKeys. For each of these keys a PrivateKey is available, that can be used later for signing.