Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Adding support for the protected property #34

Description

@lukehedger

The JWS protected property is defined here as:

"protected", with the value BASE64URL(UTF8(JWS Protected Header))

Compared to the header property:

"header", with the value JWS Unprotected Header

Also see an example JWS JSON Serialization.

This library currently encodes the header and does not support protected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions