IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

ExportPrivateKey Property

Whether to export the private key.

Syntax

public bool ExportPrivateKey { get; set; }
Public Property ExportPrivateKey As Boolean

Default Value

True

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]