corda / net.corda.core.contracts / SignatureAttachmentConstraint / Companion

Companion

companion object Companion : Internable<SignatureAttachmentConstraint>

Companion Object Properties

interner

val interner: PrivateInterner<SignatureAttachmentConstraint>

Companion Object Functions

create

Factory method to be used in preference to the constructor.

fun create(key: PublicKey): SignatureAttachmentConstraint