method Certificate.prototype.exportChallenge
Certificate.prototype.exportChallenge(spkac: BinaryLike): BufferDeprecated
spkac: BinaryLikeBufferThe challenge component of the spkac data structure,
which includes a public key and a challenge.
Certificate.prototype.exportChallenge(spkac: BinaryLike): Bufferspkac: BinaryLikeBufferThe challenge component of the spkac data structure,
which includes a public key and a challenge.