16 writes to KeyId
Microsoft.Extensions.Compliance.Redaction.Tests (16)
HmacRedactorTest.cs (16)
159KeyId = 101, 167KeyId = 101, 175KeyId = 101, 183KeyId = 101, 191KeyId = 101, 199KeyId = 101, 207KeyId = 101, 215KeyId = 101, 223KeyId = 101, 231KeyId = 101, 239KeyId = 101, 247KeyId = 101, 255KeyId = 101, 263KeyId = 101, 271KeyId = 101, 279KeyId = 101,
3 references to KeyId
Microsoft.Extensions.Compliance.Redaction.Tests (3)
HmacRedactorExtensionsTests.cs (1)
32var section = HmacRedactorTest.GetRedactorConfiguration(new ConfigurationBuilder(), HmacRedactorTest.HmacExamples[0].KeyId, HmacRedactorTest.HmacExamples[0].Key);
HmacRedactorTest.cs (2)
101options.KeyId = example.KeyId; 126var section = GetRedactorConfiguration(new ConfigurationBuilder(), example.KeyId, example.Key);