Length in bytes of the client's random data

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

Syntax

Visual Basic (Declaration)
Public ClientRandomLen As UInteger
C#
public uint ClientRandomLen
Visual C++
public:
unsigned int ClientRandomLen
JavaScript
clientRandomLen

See Also