IPWorks SNMP 2020 Android Edition

Questions / Feedback?

ExportPrivateKey Property

Whether to export the private key.

Syntax

public boolean isExportPrivateKey();
public void setExportPrivateKey(boolean exportPrivateKey);

Remarks

This property controls whether the private key is exported when ExportCertificate is called.

If set to True (default) the private key is exported. If set to False, only the public key is exported.

Default Value

True

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Android Edition - Version 20.0 [Build 8202]