修复
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="20d11d9e-dab5-4f77-b346-e1148913f446" version="1">
|
||||
<creationDate>2024-08-09T01:02:31.521163Z</creationDate>
|
||||
<activationDate>2024-08-11T00:40:18.575418Z</activationDate>
|
||||
<expirationDate>2024-11-07T01:02:31.4752931Z</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>yYcrERkCYq9mbtWIP8yZUEQT52Il3bbmkh6w2edZmkT5jNpfV2MwMD+TiA1C522bipCpgYquERwYq8eICROX7Q==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="90545f18-6f4a-4b52-912a-17781da30c06" version="1">
|
||||
<creationDate>2024-11-12T02:16:22.2451319Z</creationDate>
|
||||
<activationDate>2024-11-12T02:16:22.1621758Z</activationDate>
|
||||
<expirationDate>2025-02-10T02:16:22.1621758Z</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>VaWhCZngpvaP+f4rC/Frx9iWzkwKprbP2lroeRhzxm93DrG1VPOcCm/vydAVGv82u4C42bNUdrxflkZyf3fySQ==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
||||
Reference in New Issue
Block a user