SecBufferDesc

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
nothrow extern (Windows)
struct SecBufferDesc {}

Members

Variables

cBuffers
ULONG cBuffers;
Undocumented in source.
pBuffers
PSecBuffer pBuffers;
Undocumented in source.
ulVersion
ULONG ulVersion;
Undocumented in source.

Meta