class SetaPDF_Signer_Module_OpenSsl extends SetaPDF_Signer_Module {
void setSignCert ( mixed $signCert ) }
With this method you have to set the certificate with which you want to sign the document.
The signing certificate. This parameter can be passed like desribed here.