12345678910111213141516 |
- <?xml version="1.0" encoding="utf-8"?>
- <key id="7616e47a-adbe-4806-9832-b7a04bf9cc5c" version="1">
- <creationDate>2024-03-18T01:37:09.1766824Z</creationDate>
- <activationDate>2024-03-18T01:37:09.1423844Z</activationDate>
- <expirationDate>2024-06-16T01:37:09.1423844Z</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>a3/YfLp4Fyq75urYNX2CdSL22qF7yzOC3mXiYwEqlPuBsJvhVhrbigcWt6p+D6sFVtA4P+N58hLnHtw9GfrH8w==</value>
- </masterKey>
- </descriptor>
- </descriptor>
- </key>
|