Data used as the input for PRF in addition to the salt value

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

Syntax

Visual Basic (Declaration)
Public PrfData As IntPtr
C#
public IntPtr PrfData
Visual C++
public:
IntPtr PrfData
JavaScript
prfData

See Also