FireDAC.Phys.IBBase.TFDIBSecurity.CreateKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateKey(ADefault: Boolean; AType: TIBEncryptionType;  ALength: Integer; const APassword: String; ARandomVect, ARandomPad: Boolean; const ADesc: String);

C++

void __fastcall CreateKey(bool ADefault, TIBEncryptionType AType, int ALength, const System::UnicodeString APassword, bool ARandomVect, bool ARandomPad, const System::UnicodeString ADesc);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBSecurity

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!