Data.DBXTransport.TTransportCypherFilter.GetClearKey

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DBXTransport.pas
Data.DBXTransport.hpp
Unit: Data.DBXTransport
Parent: TTransportCypherFilter

Delphi

function GetClearKey: string;

C++

System::UnicodeString __fastcall GetClearKey();

Description

Returns the cypher key in readable format.

The GetClearKey method returns a string containing the cypher key in readable format.