gcry_cipher_setkey(h,k,l)

Rüdiger Sonderfeld cplusplushelp@gmx.net
Sun, 21 Apr 2002 13:20:23 +0200


hi again,
I don't understand how to use the gcry_cipher_setkey(h,k,l) function. I now h 
is the handle but what is k and l? I will use it for the AES256 encryption.