Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jose/index.ts>JWK_OKP_Private

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
interface JWK_OKP_Private
import { type JWK_OKP_Private } from "https://deno.land/x/jose@v5.9.6/index.ts";

Convenience interface for Private OKP JSON Web Keys

Properties

d: string

OKP JWK "d" (The Private Key) Parameter