OpenTTD Source
20241108-master-g80f628063a
|
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. More... | |
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().