Length in bytes of the server's random data

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

Syntax

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

See Also