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)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
162
Decrypt
(ciphertext, additionalAuthenticatedData, ref refPooledBuffer);