Binding: Difference between revisions
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...") |
|||
Line 12: | Line 12: | ||
==References== | ==References== | ||
* [[X.509 Certificate Policy For The Federal Bridge Certification Authority]] | |||
[[Category:Binding]] | [[Category:Binding]] |
Revision as of 19:05, 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 assertions.
Context
- The most well know type of a binding protocol is the Credential Service Request to the X.509 Certificate.
Problems
Solutions
- Consent to Create Binding is a JSON message format that provides consent to a Credential Service Provider or similar digital endpoint to create a binding.
- Binding Packet is a JSON message format that contains a signed certificate that binds the Subject of the certificate to the other fields in the packet.