password

@get:Input
@get:Optional
abstract val password: Property<String>

Specifies the password required to decrypt the private key. Corresponds to the key-pass CLI option.

Default value: IntelliJPlatformExtension.Signing.password