SetSignProcessEd25519IdentityFromFileA

Bezpečnosť a podpisy

Opis

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

Syntax

DLL

int DLSetSignProcessEd25519IdentityFromFileA(int InstanceID, int SignProcessID, const char* CertificateFile, const char* PrivateKeyFile);

Návratové hodnoty

1Both files were read and the identity was attached to the process
0A file or process id was invalid

Poznámky

The DLL also exports DLSetSignProcessEd25519IdentityFromFileA for ANSI pathsThe certificate and private key are held in the sign process, so the source files can be closed or replaced after this call returns

Pozri tiež

SetSignProcessEd25519Identity, SetSignProcessPFXFromFile, SetSignProcessSubFilter