1 reference to EncryptHook
Microsoft.AspNetCore.DataProtection.Tests (1)
Cng\CngAuthenticatedEncryptorBaseTests.cs (1)
102
return
EncryptHook
((IntPtr)pbPlaintext, cbPlaintext, (IntPtr)pbAdditionalAuthenticatedData, cbAdditionalAuthenticatedData, cbPreBuffer, cbPostBuffer);