~ruther/NosSmooth

ref: 8fc4cd1486fa75fbf79133c684d3bf2f7b4e1b1d NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
8fc4cd14 — František Boháček chore: add Packet tests to windows solution 4 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}