corda / net.corda.core.crypto / kotlin.collections.Iterable / byKeys

byKeys

fun Iterable<TransactionSignature>.byKeys(): Set<PublicKey>

Returns the set of all PublicKeys of the signatures.