JellyFin/.aspnet/DataProtection-Keys/key-4d294cf1-34f9-4ce8-95d3-b2ce803184df.xml
2026-02-02 14:08:44 -06:00

16 lines
1000 B
XML

<?xml version="1.0" encoding="utf-8"?>
<key id="4d294cf1-34f9-4ce8-95d3-b2ce803184df" version="1">
<creationDate>2024-10-14T16:26:24.7502332Z</creationDate>
<activationDate>2024-10-14T16:26:24.7479276Z</activationDate>
<expirationDate>2025-01-12T16:26:24.7479276Z</expirationDate>
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.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>jkPcaCRClFt3VnTK/KE0QhV/3w2xf1v9cq0nbIhDtrJqLbCFL3Vhf9okAq7R5nWyl0DstTgpn60y8kEDZrm9JA==</value>
</masterKey>
</descriptor>
</descriptor>
</key>