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