~ruther/NosSmooth

ref: 9ac147de3607a46efd83939a7790a87d7a33cf42 NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
9ac147de — František Boháček chore: rename type generators to inline converter generators 4 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}