HmacRedactor.GetRedactedLength(ReadOnlySpan<Char>) Method

Definition

Gets the number of characters produced by redacting the input.

public override int GetRedactedLength (ReadOnlySpan<char> input);

Parameters

input
ReadOnlySpan<Char>

Value to be redacted.

Returns

The number of characters produced by redacting the input.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)