SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ServerKeyKDFSalt Property

The salt value used by the Key Derivation Function (KDF) to generate this key.

Object Oriented Interface

public function getServerKeyKDFSalt();

Procedural Interface

secureblackbox_sftpclient_get($res, 97 );

Remarks

The salt value used by the Key Derivation Function (KDF) to generate this 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 2020 PHP Edition - Version 20.0 [Build 8154]