corda / net.corda.core.identity / AbstractParty / <init>

<init>

AbstractParty(owningKey: PublicKey)

An AbstractParty contains the common elements of Party and AnonymousParty, specifically the owning key of the party. In most cases Party or AnonymousParty should be used, depending on use-case.