Skip to main content
Version: 1.4

Class: PresentationProtectedHeader

identity_wasm.PresentationProtectedHeader

Table of contents

Properties

Methods

Properties

alg

alg: PresentationProofAlgorithm


aud

Optional aud: string

Who have received the JPT.


kid

Optional kid: string

ID for the key used for the JWP.


nonce

Optional nonce: string

For replay attacks.

Methods

toJSON

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object


toString

toString(): string

Return stringified version of self.

Returns

string