setPID
setPID
Declaration
Delphi
procedure setPID(PadID: PIDType; certStr: ShortString);
C/C++
SOPAD_API void SOPAD_setPID(const SOPAD_PIDType pPadID, const char* szCertStr);
Description
Important: this function is obsolete.
This procedure sets the identifier which is used for encryption and decryption of the data.
You don't have to use this procedure if you use getPadSettings and setPadsettings.
Arguments
PadID
Signature pad identifier.
CertStr
Certificate of the application which tries to use this procedure.
, multiple selections available,
Related content
SetDriverLong
SetDriverLong
More like this
OnGetNotaryInfo
OnGetNotaryInfo
More like this
OnGetDeviceCertificate
OnGetDeviceCertificate
More like this
Server (TCP) for 64 bit applications
Server (TCP) for 64 bit applications
More like this
PadConnector Pro (Español)
PadConnector Pro (Español)
More like this
OnGetDeviceXMLCertificate
OnGetDeviceXMLCertificate
More like this