Documentation
    Preparing search index...
    • Create web crypto params for ECDSA.

      Parameters

      • curve: "P-256" | "P-384" | "P-521"

      Returns {
          hash: "SHA-256" | "SHA-384" | "SHA-512";
          name: "ECDSA";
          namedCurve: "P-256" | "P-384" | "P-521";
      }