method Certificate.prototype.verifySpkac
Jump to headingCertificate.prototype.verifySpkac(spkac: ArrayBufferView): booleanParameters Jump to heading
Jump to headingspkac: ArrayBufferViewReturn Type Jump to heading
booleantrue if the given spkac data structure is valid,
false otherwise.