derivedKeyLength property

int? derivedKeyLength
final

The derived key length of the hashing algorithm. Required for the STANDARD_SCRYPT algorithm.

Implementation

final int? derivedKeyLength;