@wireapp/core-crypto
    Preparing search index...

    Class AcmeChallenge

    For creating a challenge.

    Index

    Properties

    Methods

    Properties

    delegate: Uint8Array

    Contains raw JSON data of this challenge. This is parsed by the underlying Rust library hence should not be accessed

    target: string

    Non-standard, Wire specific claim. Indicates the consumer from where it should get the challenge proof. Either from wire-server "/access-token" endpoint in case of a DPoP challenge, or from an OAuth token endpoint for an OIDC challenge

    url: string

    URL of this challenge

    Methods

    • Returns void