2 references to BlockCopy
Microsoft.AspNetCore.DataProtection (2)
Secret.cs (2)
135
UnsafeBufferUtil.
BlockCopy
(from: pbPlaintext, to: handle, byteCount: cbPlaintext);
151
UnsafeBufferUtil.
BlockCopy
(from: pbPlaintext, to: encryptedMemoryHandle, byteCount: cbPlaintext);