Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- From: "Medical-Fix" <fachero1@xxxxxxxxx>
- Date: 18 Sep 2006 11:51:15 -0700
Hey Joe thansk for the help.
I tryed your change but I get the following
error code: 0x80090008
//what I used
ALG_ID Algid = CALG_AES_128;
CryptSetKeyParam(hSessionKey, KP_ALGID, (PBYTE)&Algid,
(128<<16)|CRYPT_EXPORTABLE);
//
let me know what you think...
.
- Follow-Ups:
- Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- From: joe hacker
- Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- References:
- Converting Diffie-Hellman Session keys to CALG_AES_128
- From: Medical-Fix
- Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- From: joe hacker
- Converting Diffie-Hellman Session keys to CALG_AES_128
- Prev by Date: Re: Who can alter User rights ?
- Next by Date: CSP and how to use a public key from a certificate to cipher data
- Previous by thread: Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- Next by thread: Re: Converting Diffie-Hellman Session keys to CALG_AES_128
- Index(es):