Header

Constructors

this
this(JwtAlgorithm alg, string typ)
Undocumented in source.
this
this(JSONValue headers)
Undocumented in source.

Members

Properties

json
string json [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alg
JwtAlgorithm alg;
Undocumented in source.
typ
string typ;
Undocumented in source.

Inherited Members

From Component

json
string json [@property getter]
Undocumented in source.
base64
string base64 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta