~ruther/NosSmooth

ref: f23353c3d02667eda4a2206999d13556fa9201cd NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 74 bytes
f23353c3 — František Boháček chore: update noscore packets 4 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}