C# Class Net.Pkcs11Interop.Common.CK

General constants
Afficher le fichier Open project: Pkcs11Interop/Pkcs11Interop

Méthodes publiques

Méthode Description
IsCkInformationUnavailable ( ulong value ) : bool

Checks whether provided number has value of CK_UNAVAILABLE_INFORMATION constant

Method Details

IsCkInformationUnavailable() public static méthode

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