avancement planning
This commit is contained in:
+1
@@ -21,6 +21,7 @@ const base_1 = require("./base");
|
||||
const bundle_1 = require("./bundle");
|
||||
// BundleBuilder implementation for DSSE wrapped attestations
|
||||
class DSSEBundleBuilder extends base_1.BaseBundleBuilder {
|
||||
certificateChain;
|
||||
constructor(options) {
|
||||
super(options);
|
||||
this.certificateChain = options.certificateChain ?? false;
|
||||
|
||||
Reference in New Issue
Block a user