Points to a CK_WTLS_KEY_MAT_OUT structure which receives the handles for the keys generated and the IV

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