EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

CertPrivateKey Property

The private key of the certificate (if available).

Syntax

__property String CertPrivateKey = {read=FCertPrivateKey, write=FSetCertPrivateKey};

Default Value

""

Remarks

The private key of the certificate (if available). The key is provided as PEM/Base64-encoded data.

Note: The CertPrivateKey may be available, but not exportable. In this case, CertPrivateKey returns an empty string.

This property is read-only.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]