edgeport - v1.0.3
    Preparing search index...

    Function createKex

    • Creates the negotiated key-exchange method.

      Parameters

      • name: string

        The negotiated kex algorithm name.

      Returns Promise<KexMethod>

      A ready KexMethod (its ephemeral keypair is already generated).

      For an unsupported kex name.

      1.0.0