Parameters for the CKM_RSA_AES_KEY_WRAP mechanism
More...
Inherits Net.Pkcs11Interop.Common.IMechanismParams, and IDisposable.
Parameters for the CKM_RSA_AES_KEY_WRAP mechanism
◆ CkRsaAesKeyWrapParams()
Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkRsaAesKeyWrapParams.CkRsaAesKeyWrapParams |
( |
uint |
aesKeyBits, |
|
|
CkRsaPkcsOaepParams |
oaepParams |
|
) |
| |
Initializes a new instance of the CkAesCbcEncryptDataParams class.
- Parameters
-
aesKeyBits | Length of the temporary AES key in bits |
oaepParams | Parameters of the temporary AES key wrapping |
◆ Dispose() [1/2]
void Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkRsaAesKeyWrapParams.Dispose |
( |
| ) |
|
◆ Dispose() [2/2]
virtual void Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkRsaAesKeyWrapParams.Dispose |
( |
bool |
disposing | ) |
|
|
protectedvirtual |
Disposes object
- Parameters
-
disposing | Flag indicating whether managed resources should be disposed |
◆ ToMarshalableStructure()
object Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkRsaAesKeyWrapParams.ToMarshalableStructure |
( |
| ) |
|
Returns managed object that can be marshaled to an unmanaged block of memory
- Returns
- A managed object holding the data to be marshaled. This object must be an instance of a formatted class.
Implements Net.Pkcs11Interop.Common.IMechanismParams.
The documentation for this class was generated from the following file:
- 1/MechanismParams/CkRsaAesKeyWrapParams.cs