Hello everyone,
 
I'm currently trying to implement Needham-Schroeder security protocol, I've reached the point where my Certificate Authority program must create keys and store them for each client. My question is this: what is the best data structure to maintain (client-ID, key )pairs in the program for easy retrieval of the key and either using it for encryption or passing it in a message?
 
Thanks in advance for your help.
Layla.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to