SetSignProcessExternalDigestSignerFromFileA

Bezpečnosť a podpisy

Opis

ANSI variant of SetSignProcessExternalDigestSignerFromFileAccepts string parameters as ANSI text and otherwise behaves identically to the wide-string entry point

Syntax

DLL

int DLSetSignProcessExternalDigestSignerFromFileA(int InstanceID, int SignProcessID, const char* CertificateFile, int SignatureAlgorithm, int SignatureReserveBytes);

Návratové hodnoty

1The certificate was read and the external signer was configured
0The file or configuration was invalid

Poznámky

The DLL also exports DLSetSignProcessExternalDigestSignerFromFileA for ANSI pathsThe private key remains entirely outside the library process

Pozri tiež

SetSignProcessExternalDigestSigner, SetExternalDigestSignCallback, SetSignProcessContentsEstimate