ImageEn, unit iexUtils

TIEHashStream.Encrypt

TIEHashStream.Encrypt


Declaration

procedure Encrypt(SourceStream, DestStream: TStream; const Password: AnsiString);


Description

Encrypt a stream with the given password.


See Also

Decrypt
EncryptString
DecryptString
IEEncryptString