Structure, which provides information about the random data of a client and a server in a WTLS context

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

Syntax

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

See Also