Certificate.prototype.exportChallenge - Node documentation
method Certificate.prototype.exportChallenge

Usage

import { Certificate } from "node:crypto";

Parameters

spkac: BinaryLike

Return Type

Buffer

The challenge component of the spkac data structure, which includes a public key and a challenge.