~ruther/NosSmooth

ref: 2d52bddb09d88454a9fbe680853eee355744ffd4 NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
2d52bddb — František Boháček chore: fix documentation 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}