|
THotPDF.AddPubKeyRecipient
|
הקודם מתודות CryptKeyLength |
|
Adds one PKCS#7 recipient envelope to a public-key encrypted PDF.
Delphi syntax: procedure AddPubKeyRecipient(const EnvelopeDER: AnsiString);
C++ syntax: void __fastcall AddPubKeyRecipient(System::AnsiString EnvelopeDER);
תיאור קרא ל-
סדר ה-recipients נשמר במערך PDF
See also: EnablePubKeyEncryption, CryptKeyLength, PDF Filter Support |