byKeys |
fun Iterable<WithKey>.byKeys(): Set<PublicKey>
Returns the set of all PublicKeys of the signatures |
keys |
val Iterable<CompositeKey>.keys: Set<PublicKey>
Returns the set of all PublicKeys contained in the leaves of the CompositeKeys |