Delphi-OpenSSL
Delphi-OpenSSL copied to clipboard
TArray<Byte> encrypt/decrypt support
Hi,
It would be nice to have an overload version of encrypt/decrypt that supports TArray< Byte > as parameters rather than text files only.
thanks for the library.