Pkcs11Interop  5.1.2
Properties | List of all members
Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkWtlsKeyMatParams Interface Reference

Parameters for the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms More...

Inherits Net.Pkcs11Interop.HighLevelAPI.MechanismParams.IMechanismParams.

Inherited by Net.Pkcs11Interop.HighLevelAPI40.MechanismParams.CkWtlsKeyMatParams, Net.Pkcs11Interop.HighLevelAPI41.MechanismParams.CkWtlsKeyMatParams, Net.Pkcs11Interop.HighLevelAPI80.MechanismParams.CkWtlsKeyMatParams, and Net.Pkcs11Interop.HighLevelAPI81.MechanismParams.CkWtlsKeyMatParams.

Properties

ICkWtlsKeyMatOut ReturnedKeyMaterial [get]
 Resulting key handles and initialization vector after performing a DeriveKey method More...
 

Additional Inherited Members

- Public Member Functions inherited from Net.Pkcs11Interop.HighLevelAPI.MechanismParams.IMechanismParams
object ToMarshalableStructure ()
 Returns managed object that can be marshaled to an unmanaged block of memory More...
 

Detailed Description

Parameters for the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms

Property Documentation

◆ ReturnedKeyMaterial

ICkWtlsKeyMatOut Net.Pkcs11Interop.HighLevelAPI.MechanismParams.ICkWtlsKeyMatParams.ReturnedKeyMaterial
get

Resulting key handles and initialization vector after performing a DeriveKey method


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