[xmlsec] using xmlSecKeyReadMemory ()
Alexandre Kalendarev
akalend at mail.ru
Fri Apr 21 05:32:08 PDT 2006
Hi Aleksey,
If I using xmlSecKeyPtr xmlSecKeyReadMemory(), I have some errors.
Please, show examples of using xmlSecKeyReadMemory();
part of code:
char* key_string="012345670123456701234567";
xmlSecSize key_len ;
xmlSecKeyPtr key = xmlSecKeyReadMemory( xmlSecKeyDataAesId, (xmlSecByte) key_string , key_len);
When I have errors?
Thanks.
Alexandre Kalendarev
More information about the xmlsec
mailing list