Unit 'BlowFish2' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-base]

Blowfish2_Init

Declaration

Source position: blowfish2.pp line 51

procedure Blowfish2_Init(

  ctx: PBlowfish2Context;

  key: pansichar;

  keyLen: Integer

);

procedure Blowfish2_Init(

  ctx: PBlowfish2Context;

  key: TBytes

);


Documentation generated on: 2025-07-25