api / org.gradle.plugins.signing / Signature / getExtension

getExtension

open fun getExtension(): String

The extension of the signature artifact.

Defaults to the specified file extension of the signature type.

Return
The extension. May be null if unknown at this time.