pub fn address_keccak256(
raw: &[u8],
) -> Result<AddressOutcome<74>, AddressFailure>Expand description
As address, but binds the keccak256 σ-axis (crate::hash). Schema
admission is identical; only the κ-derivation hash differs.
§Errors
As address.