Structure that contains the resulting key handles and initialization vectors after performing a C_DeriveKey function with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Structure SSL3_KEY_MAT_OUT
C#
public struct SSL3_KEY_MAT_OUT
Visual C++
public value class SSL3_KEY_MAT_OUT
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also