api / org.gradle.plugins.signing / SigningExtension / getSignatureType

getSignatureType

open fun getSignatureType(): SignatureType

The signature type that will be used for signing files when an explicit signature type has not been specified.

Delegates to the signature type provider's default type.