Zertifikat Pinning in eine zentrale Klasse verschoben

This commit is contained in:
Christian
2025-02-20 10:45:59 +01:00
parent 58be13baf3
commit 7dd2f2e4ca
4 changed files with 77 additions and 121 deletions

View File

@@ -109,6 +109,7 @@
<Compile Include="OwnChatMessageBox.xaml.cs">
<DependentUpon>OwnChatMessageBox.xaml</DependentUpon>
</Compile>
<Compile Include="Security\CertificateChecker.cs" />
<Compile Include="Utilities\ChatMessageFileWrapper.cs" />
<Compile Include="Utilities\BroadcastProgressReportModel.cs" />
<Compile Include="Utilities\Constants.cs" />