open fun toKeyPair(publicKey: PublicKey): KeyPair
open fun toKeyPair(publicKeys: Iterable<PublicKey>): KeyPair
Returns the first KeyPair matching any of the publicKeys