Jws
@iota/identity-wasm API documentation
Class: Jws
A wrapper around a JSON Web Signature (JWS).
Constructors
new Jws()
new Jws(
jws_string
):Jws
Creates a new Jws from the given string.
Parameters
jws_string
string
Returns
Methods
toString()
toString():
string
Returns a clone of the JWS string.
Returns
string