CK_RSA_AES_KEY_WRAP_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_RSA_AES_KEY_WRAP_PARAMS {}

Members

Variables

pOAEPParams
CK_RSA_PKCS_OAEP_PARAMS_PTR pOAEPParams;
Undocumented in source.
ulAESKeyBits
CK_ULONG ulAESKeyBits;
Undocumented in source.

Meta