~ruther/NosSmooth

ref: 9b14d09b35b14705624898307b086957af128748 NosSmooth/Remote/NosSmooth.Cryptography/IEncryptor.cs -rw-r--r-- 79 bytes
9b14d09b — František Boháček chore: rename parameter serializer error 4 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IEncryptor
{
    
}