()
| 97 | ExportKeys() (masterkey.MasterKeys, error) |
| 98 | BrowserKey() string |
| 99 | Kind() types.BrowserKind |
| 100 | } |
| 101 | |
| 102 | // KeychainPasswordReceiver is implemented by installations that need the macOS login password (Safari only). |
no outgoing calls
no test coverage detected