sign
sign (for XLSX files)
PREMIUM
BASIC / ADVANCED
Digitally signs an Excel spreadsheet.
DIGITAL SIGNATURE PACKAGE
Description
public sign()
This method allows you to digitally sign an Excel spreadsheet.
Code samples
Example #1
Release notes
- phpxlsx 5.5:
- private key and certificate values support both file paths and string values.
- phpxlsx 2.5:
- avoid generating partial signed files.
- phpxlsx 1.0:
- new method.