public class CompositeKeyKt
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<java.security.PublicKey> |
getKeys(java.lang.Iterable<? extends net.corda.core.crypto.CompositeKey> $receiver)
Returns the set of all PublicKeys contained in the leaves of the
class CompositeKeys |
public static java.util.Set<java.security.PublicKey> getKeys(java.lang.Iterable<? extends net.corda.core.crypto.CompositeKey> $receiver)
Returns the set of all PublicKeys contained in the leaves of the class CompositeKeys
class CompositeKey