EncryptFileEx

Security and signatures

Popis

This page describes EncryptFileEx in PDFlibPas, which belongs to the "Security and signatures" topic. API names, parameters, class names, file names, and literals are kept exactly as they are to correspond fully with the Delphi library and DLL entry points.

Před voláním funkce si prosím zkontrolujte syntaxi, parametry a návratovou hodnotu.

Syntaxe

Delphi

Function TPDFlib.EncryptFileEx(Const InputFileName, OutputFileName, Owner, User: WideString; Strength: Integer; Permissions: TPDFlibUserPermissions): Integer;

Parametry

Podrobné popisy parametrů naleznete v PDFlibPas Developer Guide a v komentářích hlavičkových souborů.

Návratová hodnota

Specifickou sémantiku návratových hodnot naleznete v PDFlibPas Developer Guide.

Poznámky

Další související informace naleznete v příslušné dokumentaci ke knihovně nebo v demo projektech.