Class: Jpt
identity_wasm.Jpt
A JSON Proof Token (JPT).
Table of contents
Constructors
Methods
Constructors
constructor
• new Jpt(jpt_string
)
Creates a new Jpt.
Parameters
Name | Type |
---|---|
jpt_string | string |
Methods
toString
▸ toString(): string
Returns
string
clone
▸ clone(): Jpt
Deep clones the object.