Allow to reset key store and stop key fetching
Compare changes
@@ -22,6 +22,7 @@ type DanetQuantumModule struct {
@@ -35,6 +36,7 @@ func NewDanetQuantumModule(kmsUDPAddr string, kmsId string) *DanetQuantumModule
@@ -48,9 +50,20 @@ func (qm *DanetQuantumModule) ID() uuid.UUID {
@@ -62,6 +75,10 @@ func (qm *DanetQuantumModule) Address() string {