X509AttributeCertificate Interface

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
<GuidAttribute("3321CAA1-F936-479f-AD58-F7084C4A030C")> _
Public Interface IX509AttributeCertificate
C#
[GuidAttribute("3321CAA1-F936-479f-AD58-F7084C4A030C")]
public interface IX509AttributeCertificate
Visual C++
[GuidAttribute(L"3321CAA1-F936-479f-AD58-F7084C4A030C")]
public interface class IX509AttributeCertificate
JavaScript
Cryptware.NCryptoki.IX509AttributeCertificate = function();
Cryptware.NCryptoki.IX509AttributeCertificate.createInterface('Cryptware.NCryptoki.IX509AttributeCertificate');

See Also