api / org.gradle.plugins.signing / Sign / getSingleSignature

getSingleSignature

@Internal open fun getSingleSignature(): Signature

Returns the single signature generated by this task.

Exceptions

IllegalStateException - if there is not exactly one signature.

Return
The signature.