You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I know, people use public key to encrypt content, and private key to extract content, but why the demo "test-build" use private key to encrypt and "test-parse" use public key to extract?