auth property
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;
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.
bool auth = false;