Page 1 of 1

TScFileStorage and .key files

Posted: Wed 09 Jul 2014 14:53
by enemyleft
Hello There

When using the TScFileStorage component there will be .key file created automatically. Im not sure what information is exactly in this file - it seems at least not to be the clients private key alone? can anyone tell me? even if I do not set Password and Algorithm for the FileStorage the content has nothing to do with the private key?!

Thanks in advance
Best regards
Raphael

Re: TScFileStorage and .key files

Posted: Wed 16 Jul 2014 16:00
by Dimon
I did not fully understand what you mean?

TScFileStorage stores information about keys in files (every key in a separate file). The information about keys can be stored encrypted or plain for both private and public keys.