Skip to content
Snippets Groups Projects
Commit c18a6433 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

typoe

parent 34034af1
Branches
Tags
No related merge requests found
...@@ -62,7 +62,7 @@ To check if an entity has signed a JSON object a server does the following ...@@ -62,7 +62,7 @@ To check if an entity has signed a JSON object a server does the following
1. Checks if the ``signatures`` object contains an entry with the name of the 1. Checks if the ``signatures`` object contains an entry with the name of the
entity. If the entry is missing then the check fails. entity. If the entry is missing then the check fails.
2. Removes any *signing key identifiers* from the entry with algrothims it 2. Removes any *signing key identifiers* from the entry with algorithms it
doesn't understand. If there are no *signing key identifiers* left then the doesn't understand. If there are no *signing key identifiers* left then the
check fails. check fails.
3. Looks up *verification keys* for the remaining *signing key identifiers* 3. Looks up *verification keys* for the remaining *signing key identifiers*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment