Faheemmcfc
Faheemmcfc
I am trying to pass Simplified Invoice (B2C) for compliance. But it's giving me following errors: ``` Invalid certificate hashing Invalid signed properties hashing, SignedProperties with id='xadesSignedProperties' ``` I am...
> > I am trying to pass Simplified Invoice (B2C) for compliance. But it's giving me following errors: > > ``` > > Invalid certificate hashing > > Invalid signed...
> this for hashing : SDKNETFrameWorkLib.BLL.HashingValidator ihash = new SDKNETFrameWorkLib.BLL.HashingValidator(); SDKNETFrameWorkLib.GeneralLogic.Result hr_g = new SDKNETFrameWorkLib.GeneralLogic.Result(); SDKNETFrameWorkLib.GeneralLogic.Result hr_v = new SDKNETFrameWorkLib.GeneralLogic.Result(); XmlDocument SignedXML = new XmlDocument(); invFileName = vvat_no + "_"...