A UCAN header, in the format used by the JWT encoding.

See

https://github.com/ucan-wg/spec/#31-header

Hierarchy

  • JWTHeader

Properties

Properties

alg: "RS256" | "EdDSA"
typ: "JWT"
ucv: `${number}.${number}.${number}`

Generated using TypeDoc