[Lazarus] How to encrypt/decrypt with OpenSSL unit

Hans-Peter Diettrich DrDiettrich1 at aol.com
Mon Feb 1 19:22:06 CET 2010


dayat schrieb:

> Anyone know how to encrypt/decrypt PWideChar or String with OpenSSL unit 
> in freepascal.

Convert WideString to UTF8String, then use the Ansi procedures.

DoDi





More information about the Lazarus mailing list