X509Certificate Interface
Namespace:
Cryptware.NCryptoki
Assembly:
NCryptoki (in NCryptoki.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<GuidAttribute("6761A1A6-2798-427a-882A-35C1D7006F2D")> _
Public Interface IX509Certificate |
| C# |
|---|
[GuidAttribute("6761A1A6-2798-427a-882A-35C1D7006F2D")]
public interface IX509Certificate |
| Visual C++ |
|---|
[GuidAttribute(L"6761A1A6-2798-427a-882A-35C1D7006F2D")]
public interface class IX509Certificate |
| JavaScript |
|---|
Cryptware.NCryptoki.IX509Certificate = function();
Cryptware.NCryptoki.IX509Certificate.createInterface('Cryptware.NCryptoki.IX509Certificate'); |
See Also