method Certificate.prototype.exportChallenge Usageimport { Certificate } from "node:crypto"; Deprecated Certificate.prototype.exportChallenge(spkac: BinaryLike): Buffer Parameters spkac: BinaryLike Return Type Buffer The challenge component of the spkac data structure, which includes a public key and a challenge.