feat: implement secure config and machine id key generator
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
namespace StevanFreeborn.Extensions.Configuration.Secure.Cryptography;
|
||||
|
||||
internal sealed class MachineIdKeyProvider
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user