password

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

Password required to decrypt the private key. Refers to key-pass CLI option.