method Certificate.prototype.exportPublicKey
#Certificate.prototype.exportPublicKey(spkac: BinaryLike,encoding?: string,): BufferParameters #
#spkac: BinaryLikeoptional
#encoding: stringThe encoding of the spkac string.
Return Type #
BufferThe public key component of the spkac data structure,
which includes a public key and a challenge.