|
THotPDF.AddPubKeyRecipient
|
이전 메서드 CryptKeyLength |
|
Adds one PKCS#7 recipient envelope to a public-key encrypted PDF.
Delphi 구문: procedure AddPubKeyRecipient(const EnvelopeDER: AnsiString);
C++ 구문: void __fastcall AddPubKeyRecipient(System::AnsiString EnvelopeDER);
설명
Recipient order는 PDF
참조: EnablePubKeyEncryption, CryptKeyLength, PDF Filter Support |