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

Extensions for kotlin.collections.Iterable

byKeys

fun Iterable<TransactionSignature>.byKeys(): <ERROR CLASS>

Returns the set of all PublicKeys of the signatures.