public static bool HMACSHA512( byte[] key, ReadOnlySpan<byte> data, Span<byte> output, out int outputLength )