Final answer:
Authentication is not done by unverified entities, but rather by verified ones providing credentials to prove their identity.
Step-by-step explanation:
The correct answer is false. Authentication is a mechanism whereby verified entities provide credentials (such as a username and password) to prove their identity to a system or resource. It ensures that only authorized users gain access to the resource.
It is important to note that in authentication, the entities are verified rather than unverified. The system validates the provided credentials against stored information to determine if the entity is allowed access.
For example, when logging into an email account, you would provide your username and password as credentials to authenticate yourself and gain access to your emails.