1 reference to CreateSha256Hash
Microsoft.Extensions.Compliance.Redaction (1)
HmacRedactor.cs (1)
108
return ConvertBytesToBase64(
CreateSha256Hash
(source, _hashKey), destination, RemainingBytesToPadForBase64Hash, _keyId.Length) + _keyId.Length;