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

toKeyPair

open fun toKeyPair(publicKey: PublicKey): KeyPair

open fun toKeyPair(publicKeys: Iterable<PublicKey>): KeyPair

Returns the first KeyPair matching any of the publicKeys