IOTA Identitywasmidentity_wasminterfacesJwkParamsOkpOn this pageJwkParamsOkp@iota/identity-wasm API documentation Interface: JwkParamsOkp Parameters for Octet Key Pairs. More Info Extended by IJwkOkp Properties crv crv: string The subtype of the key pair. More Info x x: string The public key as a base64url-encoded value. More Info d? optional d: string The private key as a base64url-encoded value. More InfoGive Feedback