API:IBX.IBServices.TIBConfigService.CreateEncryptionKey

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBConfigService

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。