3 references to Protect
Microsoft.AspNetCore.DataProtection (3)
Secret.cs (3)
61
_localAllocHandle =
Protect
(secret, (uint)secretLength);
89
_localAllocHandle =
Protect
(pbTempPlaintextBuffer, (uint)tempPlaintextBuffer.Length);
123
return
Protect
(&pbPlaintextArray[plaintext.Offset], (uint)plaintext.Count);