You say:
"If the key_id is omitted from a key, it defaults to the Base64url encoding of
the SHA-256 hash of the "data" parameter. That is, when doing discovery,
processors MUST assume that an omitted key_id is equivalent to specifying
key_id = Base64url(SHA-256(key_id)). A signer MAY then use this value as a
key_id on a signature in order to signal use of that key."
When I think you mean:
"If the key_id is omitted from a key, it defaults to the Base64url encoding of
the SHA-256 hash of the "_value_" parameter. That is, when doing discovery,
processors MUST assume that an omitted key_id is equivalent to specifying
key_id = Base64url(SHA-256(_value_)). A signer MAY then use this value as a
key_id on a signature in order to signal use of that key."
Original issue reported on code.google.com by hjfre...@google.com on 26 Aug 2010 at 6:48
Original issue reported on code.google.com by
hjfre...@google.com
on 26 Aug 2010 at 6:48