hi,
where can i find the API for the SignPDF class or sign in general.
in the sample code i can see some of them but where can i find the dcumantion on this .
this is some code forme the sample:
$sign->setPrivateKey($this->baseCert . 'ssl.key', 'password');
$sign->setX509Certificate($this->baseCert . 'ssl.cert');
$sign->setSignatureComments('This document has been signed by The Signdocx Team');
can anyone point to that documnation?
thanks
iris hadar