method Certificate.prototype.exportChallenge
Jump to headingCertificate.prototype.exportChallenge(spkac: BinaryLike): Buffer
Parameters Jump to heading
Jump to headingspkac: BinaryLike
Return Type Jump to heading
Buffer
The challenge component of the spkac
data structure,
which includes a public key and a challenge.