Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Sub UnregisterFunction ( _ t As Type _ ) |
C# |
---|
public static void UnregisterFunction( Type t ) |
Visual C++ |
---|
public: static void UnregisterFunction( Type^ t ) |
JavaScript |
---|
Cryptware.NCryptoki.Cryptoki.unregisterFunction = function(t); |
Parameters
- t
- Type: System..::..Type