添加变量名称导入
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="a3015bb5-dfd2-4bbd-88c4-c0121f8367f5" version="1">
|
||||
<creationDate>2023-06-28T08:18:24.3234578Z</creationDate>
|
||||
<activationDate>2023-06-28T08:18:24.262276Z</activationDate>
|
||||
<expirationDate>2023-09-26T08:18:24.262276Z</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>9oIPliA+hA60+GQwIdZpAnfd1Tk2QrBoBetU3IEoZhXfDeBOdzgp9YKyl9mZsmSDyHXtYQSjsCQRTYOCPhVCWg==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
Reference in New Issue
Block a user