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

bytes

fun bytes(): Bytes! (source)

Obtain the bytes of this key. WARNING: This will cause the key to be copied into heap memory.

Return
Bytes!: The bytes of this key.