Structure, which provides the parameters to the CKM_WTLS_PRF mechanism

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

Syntax

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

See Also