IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

CertPrivateKeyAvailable Property

Shows whether a PrivateKey is available for the selected certificate.

Syntax

int GetCertPrivateKeyAvailable();

Default Value

FALSE

Remarks

Shows whether a CertPrivateKey is available for the selected certificate. If CertPrivateKeyAvailable is True, the certificate may be used for authentication purposes (e.g. server authentication).

This property is read-only.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]