Skip to content

Commit

Permalink
delete method
Browse files Browse the repository at this point in the history
  • Loading branch information
wangborong12345 committed Jan 13, 2023
1 parent ce75de4 commit 1f2998f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cert_mgr.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ type SystemTrustCertMgr interface {
// Uninstall remove certificate from system trust list
// not found return nil
Uninstall(cert *x509.Certificate) error

Check(cert *x509.Certificate) error
}

0 comments on commit 1f2998f

Please sign in to comment.