© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•12mo ago•
3 replies
WizzyWodich

How to store keys

Guys, hello, I asked myself this question. How to store keys as securely as possible? Simulating the situation, I have an application and it has certain files encrypted using a certain key, how to store the key itself. I refuse that the client will have the key and will enter it. The application will not have access to any external database until it passes this step with encrypted files, and the application, for example, will be available on the network, in which case I refuse to store it in
env
env
. How and where are keys stored in such cases?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ How to capture keys?
C#CC# / help
3y ago
How to store data?
C#CC# / help
3y ago
API does not store keys from IdentityServer to validate tokens
C#CC# / help
3y ago
❔ How to store session data backend?
C#CC# / help
4y ago