Implemented interface member:
method
Encrypt<TWriter>
Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ISpanAuthenticatedEncryptor.Encrypt<TWriter>(System.ReadOnlySpan<System.Byte>, System.ReadOnlySpan<System.Byte>, ref TWriter)
1 reference to Encrypt
Microsoft.AspNetCore.DataProtection (1)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
315
Encrypt
(plaintext, additionalAuthenticatedData, ref refPooledBuffer);