3 references to CRYPTPROTECTMEMORY_BLOCK_SIZE
mscorlib (3)
system\security\securestring.cs (3)
27const int BlockSize = (int)Win32Native.CRYPTPROTECTMEMORY_BLOCK_SIZE /2; // a char is two bytes 42SafeBSTRHandle.Allocate(null , (int)Win32Native.CRYPTPROTECTMEMORY_BLOCK_SIZE), 43Win32Native.CRYPTPROTECTMEMORY_BLOCK_SIZE,