¡@

Home 

c# Programming Glossary: hcryptkey

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

end end WinCrypt.h type HCRYPTPROV Cardinal HCRYPTKEY Cardinal ALG_ID Cardinal HCRYPTHASH Cardinal const _lib_ADVAPI32.. Algid ALG_ID BaseData HCRYPTHASH Flags LongWord var Key HCRYPTKEY LongBool stdcall external _lib_ADVAPI32 name 'CryptDeriveKey'.. name 'CryptDeriveKey' function CryptSetKeyParam hKey HCRYPTKEY dwParam LongInt pbData PBYTE dwFlags LongInt LongBool stdcall..