~ruther/NosSmooth

ref: 75c12b93e92347ee5df6eadc96dd60ec9bf781f2 NosSmooth/Remote/NosSmooth.Cryptography/IEncryptor.cs -rw-r--r-- 74 bytes
75c12b93 — František Boháček tests: add tests for in packet serializer 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IEncryptor
{
    
}