add test environment

This commit is contained in:
Marius Nechifor
2024-11-14 13:23:49 +02:00
committed by GitHub
parent c48eed7f77
commit 36a07b251a
60 changed files with 450 additions and 0 deletions
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<key id="7e009a79-6fb8-4487-a701-c71768df1f34" version="1">
<creationDate>2024-11-12T08:29:09.621896Z</creationDate>
<activationDate>2024-11-12T08:29:09.6125365Z</activationDate>
<expirationDate>2025-02-10T08:29:09.6125365Z</expirationDate>
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
<descriptor>
<encryption algorithm="AES_256_CBC" />
<validation algorithm="HMACSHA256" />
<masterKey p4:requiresEncryption="true" xmlns:p4="http://schemas.asp.net/2015/03/dataProtection">
<!-- Warning: the key below is in an unencrypted form. -->
<value>4XVtakA4x+z0lkubqw0sO0dANs6WlDqehgdJUaaf0W9u/lIIq404B1HhVEs+fOpiBuyJDBpjbauLC9KlAfj8NA==</value>
</masterKey>
</descriptor>
</descriptor>
</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
145