• Checks if a person is a 'complete' person.

    What does 'complete' mean? It means that you can impersonate this person because you have secret keys that should prove that you are this person. And you also have an instance with private keys so that you can open connections with this person.

    Parameters

    • person: SHA256IdHash<Person>

    Returns Promise<boolean>