tuweni / org.apache.tuweni.crypto.sodium / KeyDerivation / MasterKey / length

length

static fun length(): Int (source)

Obtain the length of the key in bytes (32).

Exceptions

UnsupportedOperationException - If key derivation support is not available.

Return
Int: The length of the key in bytes (32).