What hash type on hash/secure endpoint?

Hi,

What type of cryptograpic hash are used for hash/secure and hash/fast endpoints ?

The doc say : Blake2b256 and Keccak256, is it : keccak256(blake2b256(bytes)) ?

Is there a more detailled doc about it somewhere ?

Thank you