12345678910111213141516 |
- <?xml version="1.0" encoding="utf-8"?>
- <key id="fe2ad9be-32d1-43ea-a4e0-863d455a9838" version="1">
- <creationDate>2023-12-18T07:04:54.9293415Z</creationDate>
- <activationDate>2023-12-18T07:04:54.7851984Z</activationDate>
- <expirationDate>2024-03-17T07:04:54.7851984Z</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>/UQoKz3KNXqQ+3SfKH3qVmptENRmb6Pomp0bsP8KEj6NUal7hlKI0ORhd6oJwuT1e2Df2FWwgJG/G7s0A4/dPQ==</value>
- </masterKey>
- </descriptor>
- </descriptor>
- </key>
|