IPWorks Encrypt 2020 Delphi Edition

Questions / Feedback?

CertPrivateKey Property

The private key of the certificate (if available).

Syntax

property CertPrivateKey: String read get_CertPrivateKey;

Default Value

''

Remarks

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

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

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Delphi Edition - Version 20.0 [Build 8155]