KeyBindingJWTValidationOptions
@iota/identity-wasm API documentation
Class: KeyBindingJWTValidationOptions
Options to declare validation criteria when validating credentials.
Methods
toJSON()
toJSON():
any
Serializes this to a JSON object.
Returns
any
fromJSON()
static
fromJSON(json
):KeyBindingJWTValidationOptions
Deserializes an instance from a JSON object.
Parameters
json
any
Returns
KeyBindingJWTValidationOptions
clone()
clone():
KeyBindingJWTValidationOptions
Deep clones the object.