Points to a CK_SSL3_KEY_MAT_OUT structure which receives the handles for the keys generated and the IVs

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

Syntax

Visual Basic (Declaration)
Public ReturnedKeyMaterial As IntPtr
C#
public IntPtr ReturnedKeyMaterial
Visual C++
public:
IntPtr ReturnedKeyMaterial
JavaScript
returnedKeyMaterial

See Also