Structure, which provides the parameters to the CKM_TLS_PRF mechanism

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

Syntax

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

See Also