Esempio n. 1
0
 /// <summary>
 /// Clears this sponge state to zero.
 /// </summary>
 public void Clear()
 {
     _bitstring.Clear();
 }