[xmlsec] xmlSecCryptoAppKeyLoadMemory

Aleksey Sanin aleksey at aleksey.com
Sun Dec 17 21:10:59 PST 2006


>     //dsigCtx->signKey = xmlSecCryptoAppKeyLoad(key_file, 
> xmlSecKeyDataFormatPem, NULL, NULL, NULL);
>  xmlSecCryptoAppKeyLoadMemory((const unsigned char*)memblock,size, 
> xmlSecKeyDataFormatBinary, NULL,NULL,NULL);
> 


PEM format != Binary format

Aleksey




More information about the xmlsec mailing list