Binding: Difference between revisions

From IDESG Wiki
Jump to navigation Jump to search
(Created page with "==Full Title or Meme== The process of requesting and receiving a signed packet which uses cryptographic means to bind one identifier (the Subject) to other identifiers, at...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Full Title or Meme==
==Full Title or Meme==
The process of requesting and receiving a signed packet which uses cryptographic means to bind one identifier (the [[Subject]]) to other identifiers, attributes behaviors or assertions.
The process of requesting and receiving a signed packet which uses cryptographic means to bind one identifier (the [[Subject]]) to other identifiers, attributes, behaviors or declarations.


==Context==
==Context==
* The most well know type of a binding protocol is the Credential Service Request to the [[X.509 Certificate]].
* The most well known type of a binding protocol is the Credential Service Request for a [[X.509 Certificate]].


== Problems==
== Problems==
Line 12: Line 12:


==References==
==References==
* [[X.509 Certificate Policy For The Federal Bridge Certification Authority]]
* [https://www.w3.org/2017/vc/WG/ W3C Verifiable Claims.]


[[Category:Binding]]
[[Category:Binding]]

Latest revision as of 19:41, 27 September 2019

Full Title or Meme

The process of requesting and receiving a signed packet which uses cryptographic means to bind one identifier (the Subject) to other identifiers, attributes, behaviors or declarations.

Context

  • The most well known type of a binding protocol is the Credential Service Request for a X.509 Certificate.

Problems

Solutions

References