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