/
SetCertificate
SetCertificate
Declaration
Delphi
procedure SetCertificate(Certificate: ShortString);
ActiveX
HRESULT SetCertificate([in] BSTR Certificate);
Description
Important: this function is obsolete.
Function stores driver certificate for use during device configuration. New applications should use XML certificate.
Arguments
Certificate
Driver certificate string.
, multiple selections available,
Related content
OnGetDeviceXMLCertificate
OnGetDeviceXMLCertificate
More like this
OnGetDeviceCertificate
OnGetDeviceCertificate
More like this
GetDeviceCertificate
GetDeviceCertificate
More like this
Set the DriverXMLCertificate (native)
Set the DriverXMLCertificate (native)
More like this
OnGetNotaryInfo
OnGetNotaryInfo
More like this
OverrideKey
OverrideKey
More like this