protected override byte[] HashFinal()
 {
     return(_implementation.HashFinal());
 }