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

toKeyPair

open fun toKeyPair(publicKey: PublicKey): KeyPair


open fun toKeyPair(publicKeys: Iterable<PublicKey>): <ERROR CLASS>

Returns the first KeyPair matching any of the publicKeys