CK_DSA_PARAMETER_GEN_PARAM

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_DSA_PARAMETER_GEN_PARAM {}

Members

Variables

hash
CK_MECHANISM_TYPE hash;
Undocumented in source.
pSeed
CK_BYTE_PTR pSeed;
Undocumented in source.
ulIndex
CK_ULONG ulIndex;
Undocumented in source.
ulSeedLen
CK_ULONG ulSeedLen;
Undocumented in source.

Meta