Skip to main content
Version: 1.4

Class: ProofUpdateCtx

identity_wasm.ProofUpdateCtx

Table of contents

Properties

Methods

Properties

index_end_validity_timeframe

index_end_validity_timeframe: number

Index of endValidityTimeframe claim inside the array of Claims


index_start_validity_timeframe

index_start_validity_timeframe: number

Index of startValidityTimeframe claim inside the array of Claims


new_end_validity_timeframe

new_end_validity_timeframe: Uint8Array

New endValidityTimeframe value to be signed


new_start_validity_timeframe

new_start_validity_timeframe: Uint8Array

New startValidityTimeframe value to be signed


number_of_signed_messages

number_of_signed_messages: number

Number of signed messages, number of payloads in a JWP


old_end_validity_timeframe

old_end_validity_timeframe: Uint8Array

Old endValidityTimeframe value


old_start_validity_timeframe

old_start_validity_timeframe: Uint8Array

Old startValidityTimeframe value

Methods

toJSON

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object


toString

toString(): string

Return stringified version of self.

Returns

string