Home | History | Annotate | Download | only in base

Lines Matching full:configuration

19 // A collection of SSL-related configuration settings.
62 // are not SSL configuration settings.
97 // The interface for retrieving the SSL configuration. This interface
98 // does not cover setting the SSL configuration, as on some systems, the
99 // SSLConfigService objects may not have direct access to the configuration, or
100 // live longer than the configuration preferences.
120 // Create an instance of SSLConfigService which retrieves the configuration
121 // from the system SSL configuration, or an instance of
123 // configuration. Note: this does not handle SSLConfigService implementations
159 // SetFlags sets the values of several flags based on global configuration.