Skip to main content
Version: 1.4

Class: JwpCredentialOptions

identity_wasm.JwpCredentialOptions

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new JwpCredentialOptions()

Properties

kid

Optional kid: string

Methods

toJSON

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object

toJSON(): any

Returns

any


toString

toString(): string

Return stringified version of self.

Returns

string


fromJSON

Static fromJSON(value): JwpCredentialOptions

Parameters

NameType
valueany

Returns

JwpCredentialOptions