1 reference to BlobType
Microsoft.Build.Tasks.Core (1)
NativeMethods.cs (1)
1074internal static extern bool CryptExportKey([In] IntPtr Key, [In] IntPtr ExpKey, [In] BlobType type, [In] uint Flags, [In] IntPtr Data, [In, Out] ref uint DataLen);