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 CompositeKey s |
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 CompositeKey
s
class CompositeKey