protected AbstractHashingService(INode node, HashingServiceType hashingServiceType) : base(node) { this.hashingServiceType = hashingServiceType; }