The effective canister ID of the request when verifying a response, or the signing canister ID when verifying a certified variable.
For comparing the time of the certificate to an expected date instead of the result of Date.now.
The bytes encoding the certificate to be verified
The maximum age of the certificate in minutes. Default is 5 minutes.
The root key against which to verify the certificate (normally, the root key of the IC main network)
Generated using TypeDoc
BLS Verification strategy. Default strategy uses bls12_381 from @noble/curves