api / org.gradle.plugins.signing / SignatureSpec / getSignatory

getSignatory

abstract fun getSignatory(): Signatory

The signatory that will be performing the signing.

Return
the signatory, or null if none specified.