Exemplo n.º 1
0
 public virtual string?D(byte[]?value) => AESUtils.DecryptToString_Nullable(settings.Aes, value);