Implemented interface member:
method
Decrypt<TWriter>
Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ISpanAuthenticatedEncryptor.Decrypt<TWriter>(System.ReadOnlySpan<System.Byte>, System.ReadOnlySpan<System.Byte>, ref TWriter)
1 reference to Decrypt
Microsoft.AspNetCore.DataProtection (1)
Managed\AesGcmAuthenticatedEncryptor.cs (1)
164
Decrypt
(ciphertext, additionalAuthenticatedData, ref refPooledBuffer);