'Declaration Public Shared Function CIFB( _ ByVal keyBytes() As System.Byte _ ) As NLKI
'Declaration
Public Shared Function CIFB( _ ByVal keyBytes() As System.Byte _ ) As NLKI
'Usage Dim keyBytes() As System.Byte Dim value As NLKI value = NLKI.CIFB(keyBytes)
'Usage
Dim keyBytes() As System.Byte Dim value As NLKI value = NLKI.CIFB(keyBytes)
public static NLKI CIFB( System.byte[] keyBytes )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NLKI Class NLKI Members