tuweni / org.apache.tuweni.crypto.sodium / GenericHash / Key / fromHash

fromHash

static fun fromHash(hash: Hash!): Key! (source)

Create a GenericHash.Key from a hash.

Parameters

hash - Hash!: the hash

Return
Key!: A key.