[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestream' (#msegui)

tcustomcryptohandler.encrypt

Declaration

Source position: msestream.pas line 102

public function tcustomcryptohandler.encrypt(

  const adata: string;

  const base64: Boolean = False;

  const maxlinelength: Integer = defaultbase64linelength

):string; overload;

function tcustomcryptohandler.encrypt(

  const adata: pointer;

  adatalength: Integer;

  const base64: Boolean = False;

  const maxlinelength: Integer = defaultbase64linelength

):string; overload;


Documentation generated on: 2021-05-13