c# Programming Glossary: longbool
How to AES-128 encrypt a string using a password in Delphi and decrypt in C#? http://stackoverflow.com/questions/9188045/how-to-aes-128-encrypt-a-string-using-a-password-in-delphi-and-decrypt-in-c PChar Provider PChar ProvType LongWord Flags LongWord LongBool stdcall external _lib_ADVAPI32 name 'CryptAcquireContextW' function.. BaseData HCRYPTHASH Flags LongWord var Key HCRYPTKEY LongBool stdcall external _lib_ADVAPI32 name 'CryptDeriveKey' function.. HCRYPTKEY dwParam LongInt pbData PBYTE dwFlags LongInt LongBool stdcall stdcall external _lib_ADVAPI32 name 'CryptSetKeyParam'..
|