Parameters for the CKM_SEED_CBC_ENCRYPT_DATA mechanism
More...
Inherits Net.Pkcs11Interop.Common.IMechanismParams, and IDisposable.
Parameters for the CKM_SEED_CBC_ENCRYPT_DATA mechanism
◆ CkSeedCbcEncryptDataParams()
Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkSeedCbcEncryptDataParams.CkSeedCbcEncryptDataParams |
( |
byte [] |
iv, |
|
|
byte [] |
data |
|
) |
| |
Initializes a new instance of the CkSeedCbcEncryptDataParams class.
- Parameters
-
iv | IV value (16 bytes) |
data | Data value part that must be a multiple of 16 bytes long |
◆ Dispose() [1/2]
void Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkSeedCbcEncryptDataParams.Dispose |
( |
| ) |
|
◆ Dispose() [2/2]
virtual void Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkSeedCbcEncryptDataParams.Dispose |
( |
bool |
disposing | ) |
|
|
protectedvirtual |
Disposes object
- Parameters
-
disposing | Flag indicating whether managed resources should be disposed |
◆ ToMarshalableStructure()
object Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkSeedCbcEncryptDataParams.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:
- 0/MechanismParams/CkSeedCbcEncryptDataParams.cs