multi-party-computation-controller-api
    Preparing search index...

    Service responsible for enqueuing key-generation jobs into the BullMQ key-generation queue.

    This service does not perform any cryptography; it acts as a thin adapter that translates the HTTP request DTO into a BullMQ job payload and returns the generated job identifier to the caller.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    keyGenerationQueue: Queue<KeyGenerationJobData>

    Methods