1 instantiation of Shake128
System.Security.Cryptography (1)
System\Security\Cryptography\Shake128.cs (1)
256return new Shake128(clone);
4 references to Shake128
System.Security.Cryptography (4)
System\Security\Cryptography\Shake128.cs (4)
28/// Initializes a new instance of the <see cref="Shake128" /> class. 240/// Creates a new instance of <see cref="Shake128" /> with the existing appended data preserved. 248public Shake128 Clone() 261/// Release all resources used by the current instance of the <see cref="Shake128" /> class.