~ruther/NosSmooth

ref: 5f2cfd781e31b595256023541771482c6457cf85 NosSmooth/Remote/NosSmooth.Cryptography/IEncryptor.cs -rw-r--r-- 79 bytes
5f2cfd78 — František Boháček feat: add inline list converter 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IEncryptor
{
    
}