TScFileStorage and .key files

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
enemyleft
Posts: 4
Joined: Thu 03 Apr 2014 09:19

TScFileStorage and .key files

Post by enemyleft » Wed 09 Jul 2014 14:53

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: TScFileStorage and .key files

Post by Dimon » Wed 16 Jul 2014 16:00

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.

Post Reply