Difference between signing a XML message using dsig:Signature and TLS Client Certificate
问题 I realise this question may be a bit vague or I may be using incorrect terminology, that is because I am trying to get to grips with this stuff :). I have a requirement to implement digital signing of a XML message by using a dsig:Signature section. I think I understand this process; I will use a private key to sign it which will guarantee to the recipient that it was me who sent the message and that no one has tampered with it. Am I right that this is different from implementing TLS Client