Implemented interface member:
method
Encrypt
Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.IOptimizedAuthenticatedEncryptor.Encrypt(System.ArraySegment<System.Byte>, System.ArraySegment<System.Byte>, System.UInt32, System.UInt32)
1 reference to Encrypt
Microsoft.AspNetCore.DataProtection (1)
Managed\AesGcmAuthenticatedEncryptor.cs (1)
223=> Encrypt(plaintext, additionalAuthenticatedData, 0, 0);