privateKey

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

Encoded private key in the PEM format. Refers to key CLI option.