• Creates a CBOR-encoded anchor for a verifiable presentation request.

    This function creates a standardized CBOR-encoded representation of the presentation request that can be stored on the Concordium blockchain as transaction data. The anchor includes a hash of the request and optional public metadata.

    Returns

    CBOR-encoded anchor data suitable for blockchain storage

    Parameters

    Returns Uint8Array

Generated using TypeDoc