Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RSA_AES_KEY_WRAP_PARAMS Struct Reference

Structure that provides the parameters to the CKM_RSA_AES_KEY_WRAP mechanism More...

Public Attributes

NativeULong AESKeyBits
 Length of the temporary AES key in bits More...
 
IntPtr OAEPParams
 Pointer to the parameters of the temporary AES key wrapping (CK_RSA_PKCS_OAEP_PARAMS) More...
 

Detailed Description

Structure that provides the parameters to the CKM_RSA_AES_KEY_WRAP mechanism

Member Data Documentation

◆ AESKeyBits

NativeULong Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RSA_AES_KEY_WRAP_PARAMS.AESKeyBits

Length of the temporary AES key in bits

◆ OAEPParams

IntPtr Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RSA_AES_KEY_WRAP_PARAMS.OAEPParams

Pointer to the parameters of the temporary AES key wrapping (CK_RSA_PKCS_OAEP_PARAMS)


The documentation for this struct was generated from the following file: