Gets the type of the certificate.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property CertificateType As Integer Get |
C# |
---|
int CertificateType { get; } |
Visual C++ |
---|
property int CertificateType { int get (); } |
JavaScript |
---|
function get_certificateType(); |