Home
last modified time | relevance | path

Searched refs:timestamp_1 (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/@sigstore/core/dist/rfc3161/
Dindex.js19 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/
Dverifier.js23 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/
Dindex.js23 var timestamp_1 = require("./timestamp"); variable
24 …ty(exports, "Timestamp", { enumerable: true, get: function () { return timestamp_1.Timestamp; } });
Dmetadata.js15 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__/
Devents.js6 const timestamp_1 = require("./google/protobuf/timestamp"); constant
177 return fromTimestamp(timestamp_1.Timestamp.fromJSON(o));
Dsigstore_common.js5 const timestamp_1 = require("./google/protobuf/timestamp"); constant
583 return fromTimestamp(timestamp_1.Timestamp.fromJSON(o));