12345678910111213141516 |
- <?xml version="1.0" encoding="utf-8"?>
- <key id="511c8c36-d75c-46f1-81cd-4b84200bcaf9" version="1">
- <creationDate>2023-09-12T02:36:01.8659719Z</creationDate>
- <activationDate>2023-09-12T02:36:01.8232385Z</activationDate>
- <expirationDate>2023-12-11T02:36:01.8232385Z</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>nPXjM3DCdI8d/OF5IQJjacge8B67VZTd0Icxttk29xXK8wRveZ4xw/dKD38MOFRzFcGj9/143uDUQQiKH+L7WQ==</value>
- </masterKey>
- </descriptor>
- </descriptor>
- </key>
|