method KeyValueService.deleteKey KeyValueService.deleteKey(key: string): void Delete the value for a specified key in the keystore. Parameters key: string Return Type void