|
OpenTTD Source 20251117-master-g7398d2e290
|
Routines to validate signature files. More...
Go to the source code of this file.
Functions | |
| bool | ValidateSignatureFile (const std::string &filename) |
| Validate that the signatures mentioned in the signature file are matching the files in question. | |
Routines to validate signature files.
Definition in file signature.h.
| bool ValidateSignatureFile | ( | const std::string & | filename | ) |
Validate that the signatures mentioned in the signature file are matching the files in question.
Definition at line 267 of file signature.cpp.
References _ValidateSignatureFile().