SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ExternalCryptoCustomParams Property

Custom parameters to be passed to the signing service (uninterpreted).

Object Oriented Interface

public function getExternalCryptoCustomParams();
public function setExternalCryptoCustomParams($value);

Procedural Interface

secureblackboxlite_sftpclient_get($res, 47 );
secureblackboxlite_sftpclient_set($res, 47, $value );

Default Value

''

Remarks

Custom parameters to be passed to the signing service (uninterpreted).

This property is not available at design time.

Data Type

String

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