C# Class Net.Pkcs11Interop.Common.CK

General constants
Show file Open project: Pkcs11Interop/Pkcs11Interop

Public Methods

Method Description
IsCkInformationUnavailable ( ulong value ) : bool

Checks whether provided number has value of CK_UNAVAILABLE_INFORMATION constant

Method Details

IsCkInformationUnavailable() public static method

Checks whether provided number has value of CK_UNAVAILABLE_INFORMATION constant
public static IsCkInformationUnavailable ( ulong value ) : bool
value ulong Number to be checked
return bool