예제 #1
0
 protected byte[] ComputeHash()
 {
     return(HashProvider.Hash256(ToBytes()));
 }