using System; namespace Org.BouncyCastle.X509.Store { public interface IX509StoreParameters { } }