auth property

bool auth
getter/setter pair

If set to true, then all keys(public, private, protected) are returned. If set to false, only the public keys of current atSign are returned.

Implementation

bool auth = false;