Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
XML Signature
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|XML syntax for digital signatures}} '''XML Signature''' (also called ''XMLDSig'', ''XML-DSig'', ''XML-Sig'') defines an [[XML]] syntax for [[digital signatures]] and is defined in the [[W3C recommendation]] [http://www.w3.org/TR/xmldsig-core/ XML Signature Syntax and Processing]. Functionally, it has much in common with [[PKCS 7|PKCS #7]] but is more extensible and geared towards signing XML documents. It is used by various [[World Wide Web|Web]] technologies such as [[SOAP]], [[Security Assertion Markup Language|SAML]], and others. XML signatures can be used to sign data–a '''resource'''–of any [[MIME#Content-Type|type]], typically XML documents, but anything that is accessible via a [[Uniform Resource Locator|URL]] can be signed. An XML signature used to sign a resource outside its containing XML document is called a [[detached signature]]; if it is used to sign some part of its containing document, it is called an '''enveloped''' signature;<ref>{{cite web | url=https://www.w3.org/TR/xmldsig-core/#def-SignatureEnveloped | title=XML Signature Syntax and Processing Version 1.1 }}</ref> if it contains the signed data within itself it is called an '''enveloping''' signature.<ref>{{cite web | url=https://www.w3.org/TR/xmldsig-core/#def-SignatureEnveloping | title=XML Signature Syntax and Processing Version 1.1 }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)