Implemented interface member:
method
Protect<TWriter>
Microsoft.AspNetCore.DataProtection.ISpanDataProtector.Protect<TWriter>(System.ReadOnlySpan<System.Byte>, ref TWriter)
1 reference to Protect
Microsoft.AspNetCore.DataProtection.Tests (1)
KeyManagement\KeyRingBasedDataProtectorTests.cs (1)
829protector.Protect(plaintext, ref destination);