SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ServerKeyRSAQ Property

Returns the q parameter (second factor of the common modulus n) of the RSA key.

Object Oriented Interface

public function getServerKeyRSAQ();

Procedural Interface

secureblackboxlite_sshclient_get($res, 84 );

Remarks

Returns the q parameter (second factor of the common modulus n) 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]