ditigal.xyz
Log in
—
Register
~ruther
/
NosSmooth
summary
tree
log
refs
ref:
0074ecfd924e8d06ceb2902bb7db850ca1283ad1
NosSmooth
/
Remote
/
NosSmooth.Cryptography
/IDecryptor.cs
-rw-r--r--
79 bytes
View
Log
View raw
Permalink
0074ecfd
— František Boháček fix: handle non-nullable values correctly in packet index code generator
3 years ago
1
2
3
4
5
6
namespace
NosSmooth.Cryptography
;
public
interface
IDecryptor
{
}