CK_KEY_WRAP_SET_OAEP_PARAMS

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

Members

Variables

bBC
CK_BYTE bBC;
Undocumented in source.
pX
CK_BYTE_PTR pX;
Undocumented in source.
ulXLen
CK_ULONG ulXLen;
Undocumented in source.

Meta