mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-29 19:56:45 +08:00
16 lines
999 B
XML
16 lines
999 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<key id="dbe172a1-9e7b-4886-a94e-de8124a4bd0d" version="1">
|
|
<creationDate>2020-09-10T03:37:11.831349Z</creationDate>
|
|
<activationDate>2020-09-10T03:37:11.7080375Z</activationDate>
|
|
<expirationDate>2020-12-09T03:37:11.7080375Z</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>Db49pYY35Nbu4v2FWzc+MuYyu8RO8z/T8pkaHAH/M6aeVmjyeXaBfHnmOiS5LMitCKDqGBTUh15xNCErxEvQzg==</value>
|
|
</masterKey>
|
|
</descriptor>
|
|
</descriptor>
|
|
</key> |