Exemple #1
0
 protected override byte[] HashFinal()
 {
     return(hash.Final());
 }