SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ServerKeyRSAPrivateExponent Property

Returns the d parameter (private exponent) of the RSA key.

Object Oriented Interface

public function getServerKeyRSAPrivateExponent();

Procedural Interface

secureblackboxlite_sftpclient_get($res, 104 );

Remarks

Returns the d parameter (private exponent) of the RSA key.

This property is read-only and not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]