Skip to main content
Version: 1.3

Enumeration: JwkUse

jose/jwk_use.JwkUse

Supported algorithms for the JSON Web Key use property.

More Info

Table of contents

Enumeration Members

Enumeration Members

Signature

Signature = "sig"

Digital Signature or MAC.


Encryption

Encryption = "enc"

Encryption.