roadstorm-jwt-microservices-tutorial
roadstorm-jwt-microservices-tutorial copied to clipboard
is there a problem?
trafficstars
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?