4 references to HmacRedactorTest
Microsoft.Extensions.Compliance.Redaction.Tests (4)
HmacRedactorExtensionsTests.cs (4)
17
.AddRedaction(redaction => redaction.SetHmacRedactor(o => o.Key =
HmacRedactorTest
.HmacExamples[0].Key, FakeTaxonomy.PrivateData))
32
var section =
HmacRedactorTest
.GetRedactorConfiguration(new ConfigurationBuilder(),
HmacRedactorTest
.HmacExamples[0].KeyId,
HmacRedactorTest
.HmacExamples[0].Key);