Allow to reset key store and stop key fetching
Compare changes
- Malte Bauch authored
+ 17
− 10
@@ -31,7 +31,7 @@ type ETSI014HTTPQuantumModule struct {
@@ -107,7 +107,8 @@ func (qm *ETSI014HTTPQuantumModule) Client() *etsi14ClientImpl.ClientImpl {
@@ -117,8 +118,14 @@ func (qm *ETSI014HTTPQuantumModule) Initialize() error {
@@ -127,7 +134,7 @@ func (qm *ETSI014HTTPQuantumModule) Initialize() error {
@@ -185,18 +192,19 @@ func (qm *ETSI014HTTPQuantumModule) GetKeyWithIds(keyIds []etsi14ClientGenerated
@@ -233,9 +241,8 @@ func (qm *ETSI014HTTPQuantumModule) doKeyFetching() {