@suluk/builder - v0.1.11
    Preparing search index...

    Function generateSigningKeypair

    • Generate an ECDSA P-256 keypair as JWKs (for tooling / tests — a publisher keeps the private key).

      Returns Promise<{ publicKey: JsonWebKey; privateKey: JsonWebKey }>