This commit is contained in:
2025-11-14 17:31:27 +08:00
parent fc7ab6e3fb
commit 196b9b48e5
3 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<key id="c75f1c71-3372-4542-8617-d458b0dfc5ad" version="1">
<creationDate>2025-11-13T08:43:58.8664356Z</creationDate>
<activationDate>2025-11-13T08:43:58.5846858Z</activationDate>
<expirationDate>2026-02-11T08:43:58.5846858Z</expirationDate>
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=7.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>lc/uGj4VL3psLNDtLp3yu3M7TaB3C33sihHCQt2am7RBXVNp3VbRsJ2c6WVkPIRwpnXEHfrCTO5NaZbGcLOuqw==</value>
</masterKey>
</descriptor>
</descriptor>
</key>