JwsHeader

constructor(typ: String? = null, alg: String? = null, kid: String? = null)

Parameters

typ

The "typ" (type) Header Parameter is used by JWS applications to declare the media type

alg

The "alg" (algorithm) Header Parameter identifies the cryptographic algorithm used to

kid

The "kid" (key ID) Header Parameter is a hint indicating which key was used to secure