Source position: blowfish.pp line 62
public constructor TBlowFishStream.Create(
AKey: TBlowFishKey;
AKeySize: Byte;
Dest: TStream
); virtual; overload;constructor TBlowFishStream.Create(
const KeyPhrase: string;
); overload;