CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSAdvancedStream.Encrypted
TCPSAdvancedStream
Top 

Indicates if stream is encrypted.

Delphi syntax:
property
Encrypted: Boolean;

C++ syntax:
__property bool
Encrypted = {read=GetEncrypted, nodefault};

Description
Use Encrypted to learn if stream is encrypted or no.


© AidAim Software CryptoPressStream: