1 reference to AppendData
System.Security.Cryptography (1)
System\Security\Cryptography\KmacXof128.cs (1)
80public void AppendData(byte[] data) => AppendData(Helpers.ArrayToSpanOrThrow(data));