Checks if Vault is usable on the current system, returning true if it is, else false.
shared CanUse(This method will always return true on Windows systems. On Linux systems this might return false if libsecret is not found or if SecretService is not available. On macOS the KeyChain should always be available but security settings might block access.