publicKeyFile

@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.NONE)
abstract val publicKeyFile: RegularFileProperty(source)