Structure which provides information about the random data of a client and a server in an SSL context

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

Syntax

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

See Also