mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-07-08 18:06:38 +00:00
PartitionKeys can safely be internal
This commit is contained in:
@@ -7,7 +7,7 @@ namespace NDecrypt.Core
|
||||
/// <summary>
|
||||
/// Set of all keys associated with a partition
|
||||
/// </summary>
|
||||
public class PartitionKeys
|
||||
internal class PartitionKeys
|
||||
{
|
||||
/// <summary>
|
||||
/// Primary AES-CTR encryption key
|
||||
|
||||
Reference in New Issue
Block a user