API:IBX.IBServices.TIBConfigService.CreateEncryptionKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CreateEncryptionKey(keyname : String; Default : Boolean;  EncryptType : TIBEncryptionTypes; WithLength : integer; Password : String; RandomInitvector : Boolean;  RandomPad : Boolean; Description : String);

C++

void __fastcall CreateEncryptionKey(System::UnicodeString keyname, bool Default, TIBEncryptionTypes EncryptType, int WithLength, System::UnicodeString Password, bool RandomInitvector, bool RandomPad, System::UnicodeString Description);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBConfigService

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !