corda / net.corda.core.messaging / CordaRPCOps / partyFromKey

partyFromKey

abstract fun partyFromKey(key: PublicKey): Party?

Returns the Party corresponding to the given key, if found.