From befed029c44fafebd720ed97a3cac292167ad402 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 22 Mar 2026 00:34:36 -0400 Subject: [PATCH] PartitionKeys can safely be internal --- NDecrypt.Core/PartitionKeys.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NDecrypt.Core/PartitionKeys.cs b/NDecrypt.Core/PartitionKeys.cs index 770e5d6..e75dce7 100644 --- a/NDecrypt.Core/PartitionKeys.cs +++ b/NDecrypt.Core/PartitionKeys.cs @@ -7,7 +7,7 @@ namespace NDecrypt.Core /// /// Set of all keys associated with a partition /// - public class PartitionKeys + internal class PartitionKeys { /// /// Primary AES-CTR encryption key