Searched defs:trustMaterial (Results 1 – 2 of 2) sorted by relevance
25 function verifyPublicKey(hint, timestamps, trustMaterial) { argument38 function verifyCertificate(leaf, timestamps, trustMaterial) { argument
26 constructor(trustMaterial, options = {}) { argument