~ruther/NosSmooth

ref: 01bf7e2ae9b5f0645f6222ddd25bfca603bbf8db NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
01bf7e2a — František Boháček Merge pull request #12 from Rutherther/packets 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}