~ruther/NosSmooth

ref: 50211ed825482c933377f84949e5f878556cadd2 NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
50211ed8 — František Boháček fix: generate serializers for nullable types correctly 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}
Do not follow this link