SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

KeyKDFRounds Property

Returns the number of iterations of the Key Derivation Function (KDF) used to generate this key.

Object Oriented Interface

public function getKeyKDFRounds();

Procedural Interface

secureblackboxlite_sshkeymanager_get($res, 66 );

Default Value

0

Remarks

Returns the number of iterations of the Key Derivation Function (KDF) used to generate this key.

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

Data Type

Integer

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