On 11/09/14 12:20, Sergey Beryozkin wrote:
Hi All,

I'm a bit confused about the purpose of the JWK 'use' property [1].
Specifically, it is not clear to me what does it mean to have a 'public
signing key' identified with a 'use'='sign'.

AFAIK a public key would be typically used to 'verify' a signature.
When a 'use'='sign' is set, does it mean it is actually 'verify' which
is implied.

[2] also mentions that 'use' and 'key_ops' should be used together which
implies to me both properties are kind of conflicting. So why to have
'use' if 'key_ops' can be sufficient ?

Note I'm just trying to generate some noise :-), I'm curious how either

Well, looks like I'm actually doing it :-), sorry, I meant, "I'm *not* just trying to generate"


of these properties can be used to optimize the storing of keys in JWK
sets...

Thanks, Sergey



[1] https://tools.ietf.org/html/draft-ietf-jose-json-web-key-31#section-4.2
[2] https://tools.ietf.org/html/draft-ietf-jose-json-web-key-31#section-4.3

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

Reply via email to