fix namespace of PassStoreContentChunk

This commit is contained in:
2025-11-24 20:16:20 +03:00
parent 05c76caaaf
commit 6a7e1b2eae

View File

@@ -2,10 +2,9 @@ using System;
using System.Buffers.Binary;
using System.IO;
using System.Security.Cryptography;
using KeyKeeper.PasswordStore;
using static KeyKeeper.PasswordStore.FileFormatConstants;
namespace KeyKeeper.Crypto;
namespace KeyKeeper.PasswordStore.Crypto;
/// <summary>
/// Класс, представляющий собой обертку над content chunkом, считанным из файла