12345678910111213141516 |
- <?xml version="1.0" encoding="utf-8"?>
- <key id="84e8cc37-bdc0-4bf3-9af0-d17d8a05ec52" version="1">
- <creationDate>2023-10-10T06:47:16.929258Z</creationDate>
- <activationDate>2023-10-10T06:47:16.8424043Z</activationDate>
- <expirationDate>2024-01-08T06:47:16.8424043Z</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>EwH7f6mSs1hT0mTy/w/S+W1+UTX5Kc2D2kKvWJINyMWrPs0dNvYym/+crtePNc4g/lprcMWxMRWoBJFW1vq/Tw==</value>
- </masterKey>
- </descriptor>
- </descriptor>
- </key>
|