We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
at_key.to_string()
AtKey
PublicKey
SelfKey
SharedKey
to_string()
AtKey.to_string()
at_client.cpp
put_ak
get_ak
delete_ak
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What Needs To Be Done
AtKey
needs to become an abstract classPublicKey
,SelfKey
, andSharedKey
to_string()
AtKey.to_string()
needs to be developed. See at_java for examples.to_string()
inat_client.cpp
put_ak
,get_ak
, anddelete_ak
.The text was updated successfully, but these errors were encountered: