method Certificate.prototype.verifySpkac
Jump to headingCertificate.prototype.verifySpkac(spkac: ArrayBufferView): boolean
Parameters Jump to heading
Jump to headingspkac: ArrayBufferView
Return Type Jump to heading
boolean
true
if the given spkac
data structure is valid,
false
otherwise.