namespace DigitalData.Core.Abstractions.Security { public interface ICryptFactory { } }