@suluk/cockpit - v0.2.0
    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 }>