deno.com

method Certificate.prototype.verifySpkac

#Certificate.prototype.verifySpkac(spkac: ArrayBufferView): boolean

Parameters #

#spkac: ArrayBufferView

Return Type #

boolean

true if the given spkac data structure is valid, false otherwise.