mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
转移.net core 3.1,为.NET 5做准备
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="a8a17770-53af-43cb-8ff9-ab1db745877d" version="1">
|
||||
<creationDate>2020-08-07T06:39:05.7361189Z</creationDate>
|
||||
<activationDate>2020-08-07T06:39:05.5997371Z</activationDate>
|
||||
<expirationDate>2020-11-05T06:39:05.5997371Z</expirationDate>
|
||||
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.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>g60ZJd7UVPv3zBiE/HwP5MYIrvQOZA/8831Hsr/uRu9KyKoYi3hrHzsM86obn5YIA4b55MckT51GZeeY3Lcl7g==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="e8aef8d6-eb3c-4683-b62d-45e09de6b65f" version="1">
|
||||
<creationDate>2020-04-02T07:05:10.3695265Z</creationDate>
|
||||
<activationDate>2020-04-02T07:05:10.2641743Z</activationDate>
|
||||
<expirationDate>2020-07-01T07:05:10.2641743Z</expirationDate>
|
||||
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.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>9mmIToRhV4cBvilJl/uRIS8pw2KrcdIlu2M4pdzDiaCuWLc9eTduwnoSTHKsgz7bCUvuiu5Shf498YULrQt7mQ==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
Reference in New Issue
Block a user