private Key File
@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.ABSOLUTE )
A file with an encoded private key in the PEM format. Refers to key-file CLI option.
A file with an encoded private key in the PEM format. Refers to key-file CLI option.