C/C++ C++ Storage Class: Definition & Examples

mdnazmulh
Messages
51
Reaction score
0
what is storage class in c++?
 
Technology news on Phys.org
Do you mean like volatile, automatic, static?

Tim
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Back
Top