Object handle for the certificate related to the signing key

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

Syntax

Visual Basic (Declaration)
Public CertificateHandle As Integer
C#
public int CertificateHandle
Visual C++
public:
int CertificateHandle
JavaScript
certificateHandle

See Also