signFile()
signFile(string $filename) : string
Generates a signature of a given plain file.
Parameters
string | $filename | The full path and name of the file for signing. |
Throws
- \Exception
Validation errors.
Returns
string —The signature data.