Fix broken link in spec
This commit is contained in:
parent
cdd2e158b6
commit
0a6886e73c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ Signing Details
|
||||||
|
|
||||||
JSON is signed by encoding the JSON object without ``signatures`` or keys grouped
|
JSON is signed by encoding the JSON object without ``signatures`` or keys grouped
|
||||||
as ``unsigned``, using the canonical encoding described above. The JSON bytes are then signed using the
|
as ``unsigned``, using the canonical encoding described above. The JSON bytes are then signed using the
|
||||||
signature algorithm and the signature is encoded using `unpadded Base64`._
|
signature algorithm and the signature is encoded using `unpadded Base64`_.
|
||||||
The resulting base64 signature is added to an object under the
|
The resulting base64 signature is added to an object under the
|
||||||
*signing key identifier* which is added to the ``signatures`` object under the
|
*signing key identifier* which is added to the ``signatures`` object under the
|
||||||
name of the entity signing it which is added back to the original JSON object
|
name of the entity signing it which is added back to the original JSON object
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue