FireDAC.Phys.IBBase.TFDIBSecurity.CreateKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBSecurity

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.