Searched refs:timestamp_1 (Results 1 – 6 of 6) sorted by relevance
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/rfc3161/ |
D | index.js | 19 var timestamp_1 = require("./timestamp"); variable 20 …rts, "RFC3161Timestamp", { enumerable: true, get: function () { return timestamp_1.RFC3161Timestam…
|
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/ |
D | verifier.js | 23 const timestamp_1 = require("./timestamp"); constant 52 …return (0, timestamp_1.verifyTSATimestamp)(timestamp.timestamp, entity.signature.signature, this.t… 55 … return (0, timestamp_1.verifyTLogTimestamp)(timestamp.tlogEntry, this.trustMaterial.tlogs);
|
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
D | index.js | 23 var timestamp_1 = require("./timestamp"); variable 24 …ty(exports, "Timestamp", { enumerable: true, get: function () { return timestamp_1.Timestamp; } });
|
D | metadata.js | 15 const timestamp_1 = require("./timestamp"); constant 134 signedObj = timestamp_1.Timestamp.fromJSON(signed);
|
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/ |
D | events.js | 6 const timestamp_1 = require("./google/protobuf/timestamp"); constant 177 return fromTimestamp(timestamp_1.Timestamp.fromJSON(o));
|
D | sigstore_common.js | 5 const timestamp_1 = require("./google/protobuf/timestamp"); constant 583 return fromTimestamp(timestamp_1.Timestamp.fromJSON(o));
|