Length (in bits) of the secret key agreed upon during the handshake phase

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

Syntax

Visual Basic (Declaration)
Public KeySizeInBits As Integer
C#
public int KeySizeInBits
Visual C++
public:
int KeySizeInBits
JavaScript
keySizeInBits

See Also