Ejemplo n.º 1
0
 protected byte[] ComputeHash()
 {
     return(HashProvider.Hash256(ToBytes()));
 }