AddPublicKeyRecipientFromPFXA

אבטחה וחתימות

תיאור

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

תחביר

DLL

int DLAddPublicKeyRecipientFromPFXA(int InstanceID, const char* PFXFileName, const char* PFXPassword, int UseMachineKeyset, int Permissions);

ערכי החזרה

1The recipient certificate was added
0The PFX, password, permissions, or document state was invalid

הערות

המפתח הפרטי משמש רק לזיהוי תעודת העלה בהוספת הנמען ואינו מוטמע ב-PDF; ה-DLL מייצא גם

DLAddPublicKeyRecipientFromPFXA for ANSI strings

ראה גם

SetPublicKeyDecryptionPFX, EncryptPublicKey