mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 20:37:37 +03:00
Add certificate store
This commit is contained in:
parent
511ba9bd6a
commit
ed1ea104eb
30 changed files with 4786 additions and 32 deletions
|
@ -19,6 +19,7 @@ type Interface interface {
|
|||
IncludeAllNetworks() bool
|
||||
ClearDNSCache()
|
||||
ReadWIFIState() adapter.WIFIState
|
||||
SystemCertificates() []string
|
||||
process.Searcher
|
||||
SendNotification(notification *Notification) error
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue