~ruther/NosSmooth

ref: 16353b733b732c4ae991e01c5da7d7dbb43de84a NosSmooth/Remote/NosSmooth.Cryptography/IEncryptor.cs -rw-r--r-- 79 bytes
16353b73 — František Boháček fix: mark in player sub packet family name as nullable 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IEncryptor
{
    
}