public struct CRYPT_INTEGER_BLOB { public uint cbData; public unsafe byte* pbData; }
Last updated 8 months ago