corda / net.corda.core.crypto / CompositeKey / singleKey

singleKey

val singleKey: PublicKey

Returns the enclosed PublicKey for a CompositeKey with a single leaf node

Exceptions

IllegalArgumentException - if the CompositeKey contains more than one node